explicit operator Operator
explicit operator Device(IntPtr)
Declaration
public static explicit operator Device(IntPtr nativePointer)
Public Shared Narrowing Operator CType(nativePointer As IntPtr) As Device
Parameters
| Type |
Name |
Description |
| IntPtr |
nativePointer |
|
Returns