Gets the selected alternate interface of the specified interface.

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

True on success.