[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    sbIO()

         Returns and/or modifies the SB IO Address

    Syntax:

         sbIO( nNewAddr ) -> nAddress

         nNewAddr : The new address the Sound Blaster is configured for.
                    Remember that the value must be introduced in decimal,
                    translate the hexadecimal to decimal.

    Description:

         Returns and/or modifies the IO Address of the Sound Blaster. If
         null the Sound Blaster default address is 220h, but this value can
         be modified by the switches on the card.  Check the Sound Blaster
         Input/Output Address and modify this function to that address.

    Return:

         A numeric value showing the actual IO address.

    Example:

         ? sbIO()               // Probably Returns 220h in decimal

See Also: sbIRQ()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson