USB Monitoring Control
- USB Device Data Monitoring ActiveX Component Library
INativeListener.OnQueryID Method
< Previous
Top
Next >
Declaration
Native (C++):
HRESULT
OnQueryID
(
_FILETIME *
fTime
) ;
Parameters
fTime
The time of the event.
Return Value
S_OK or standard OLE error code.
Remarks
Called when id is queried with EVENT_DEVICEQUERYID
< Previous
Top
Next >