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