Gets the selected alternate interface of the specified interface.
Declaration Syntax
C# | Visual Basic | Visual C++ |
Function GetAltInterfaceSetting ( _ interfaceID As Byte, _ <OutAttribute> ByRef selectedAltInterfaceID As Byte _ ) As Boolean
bool GetAltInterfaceSetting( unsigned char interfaceID, [OutAttribute] unsigned char% selectedAltInterfaceID )
Return Value
True on success.