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