This function returns the current timeout value for this device.
Input Parameter Structure
Field
──────────────────────────────────────────────────────────────────────────
FUNCTION CATEGORY : 80h FUNCTION CODE : 51h
──────────────────────────────────────────────────────────────────────────
This function requires a device handle to be passed in the request. The device must be allocated by the device-class driver before calling this function. The function category and function code must be set up as shown above.
┌────────────────────────┬────────────────────────────────────┐ │Field Name │Length │ ├────────────────────────┼────────────────────────────────────┤ │Timeout Value │DWORD │ └────────────────────────┴────────────────────────────────────┘
The timeout value is in milliseconds.