Automation:
HRESULT
OnSelectInterface
(
[in]
DateTime
time,
[in]
uint
InterfaceNumber,
[in]
byte
AlternateSetting)
;
Parameters
time
The time of the event.
InterfaceNumber
Specifies the device-defined index identifier for this interface.
AlternateSetting
Specifies a device-defined index identifier that indicates which alternate setting this interface is using, should use, or describes.
Return Value
S_OK or standard OLE error code.