Automation:
HRESULT
OnGetFrameLength
(
[in]
DateTime
time,
[in]
uint
FrameLength,
[in]
uint
FrameNumber)
;
Parameters
time
The time of the event.
FrameLength
Contains the length of each bus frame in USB-defined bit times.
FrameNumber
Contains the earliest bus frame number that the frame length can be altered on return from the host controller driver.
Return Value
S_OK or standard OLE error code.