USB Monitoring Control
- USB Device Data Monitoring ActiveX Component Library
_IMonitoringEvents.OnQueryInterface Method
< Previous
Top
Next >
Declaration
Automation:
HRESULT
OnQueryInterface
(
[in]
DateTime
time
) ;
Parameters
time
The time of the event.
Return Value
S_OK or standard OLE error code.
Remarks
Called when interface is queried by EVENT_DEVICEQUERYINTERFACE
< Previous
Top
Next >