Automation:
HRESULT
OnSetFrameLength
(
[in]
DateTime
time,
[in]
int
FrameLengthDelta)
;
Parameters
time
The time of the event.
FrameLengthDelta
Specifies the number of USB-defined bit times to be added or subtracted from the current frame length. The maximum increase or decrease per URB is 1.
Return Value
S_OK or standard OLE error code.