Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Mouse3D Namespace / DeviceInfo Class / DeviceHandle Property

In This Topic
    DeviceHandle Property
    In This Topic
    Gets or sets the device handle.
    Syntax
    'Declaration
     
    Public Property DeviceHandle As IntPtr
    public IntPtr DeviceHandle {get; set;}
    See Also