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