![]() |
Jungo WinDriver
Official Documentation
|
| DWORD DLLCALLCONV WDU_SetInterface | ( | _In_ WDU_DEVICE_HANDLE | hDevice, |
| _In_ DWORD | dwInterfaceNum, | ||
| _In_ DWORD | dwAlternateSetting | ||
| ) |
Sets the alternate setting for the specified interface.
| [in] | hDevice | A unique identifier for the device/interface. |
| [in] | dwInterfaceNum | The interface's number. |
| [in] | dwAlternateSetting | The desired alternate setting value. |