Method HidD_SetFeature
HidD_SetFeature(SafeFileHandle, byte[], uint)
Declaration
public static extern bool HidD_SetFeature(SafeFileHandle hidDeviceObject, byte[] buffer, uint bufferLength)
Parameters
| Type | Name | Description |
|---|---|---|
| SafeFileHandle | hidDeviceObject | |
| byte[] | buffer | |
| uint | bufferLength |
Returns
| Type | Description |
|---|---|
| bool |