Automation:
HRESULT
OnGetCurrentFrameNumber
(
[in]
DateTime
time,
[in]
uint
FrameNumber)
;
Parameters
time
The time of the event.
FrameNumber
Contains the current 32-bit frame number, on the USB bus, on return from the host controller driver.
Return Value
S_OK or standard OLE error code.