| CtrlQueueDeviceHandle Property |
[This is preliminary documentation and is subject to change.]
Handle (User defined) to device that must act on the pending action.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int DeviceHandle { get; }
Public ReadOnly Property DeviceHandle As Integer
Get
public:
property int DeviceHandle {
int get ();
}
member DeviceHandle : int with get
function get_DeviceHandle();
Property Value
Type:
Int32See Also