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