CVB.Net 14.0
DeviceControl Member List

This is the complete list of members for DeviceControl, including all inherited members.

DeviceControl(Device device)DeviceControl
DeviceInterfaceBase(Device device)DeviceInterfaceBase
ParentDeviceInterfaceBase
SendCommand(DeviceControlCommand command, string value, out string result)DeviceControl
SendCommand(DeviceControlCommand command, IntPtr inputBuffer, int inputBufferSize, IntPtr outputBuffer, ref int outputBufferSize)DeviceControl
SendCommand(DeviceControlCommand command, IntPtr inputBuffer, long inputBufferSize, IntPtr outputBuffer, ref long outputBufferSize)DeviceControl
SendCommand< Tin, Tout >(DeviceControlCommand command, Tin value, out Tout result)DeviceControl