This is the complete list of members for IDeviceControl, including all inherited members.
Parent | IDeviceInterface | |
SendCommand(DeviceControlCommand command, string value, out string result) | IDeviceControl | |
SendCommand(DeviceControlCommand command, IntPtr inputBuffer, int inputBufferSize, IntPtr outputBuffer, ref int outputBufferSize) | IDeviceControl | |
SendCommand(DeviceControlCommand command, IntPtr inputBuffer, long inputBufferSize, IntPtr outputBuffer, ref long outputBufferSize) | IDeviceControl | |
SendCommand< Tin, Tout >(DeviceControlCommand command, Tin value, out Tout result) | IDeviceControl |