ComponentOne Bitmap for UWP
Explicit Type Conversion Operator (Adapter1)

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > Adapter1 Class : Explicit Type Conversion Operator
Performs an explicit conversion from System.IntPtr to Adapter1.
Syntax
'Declaration
 
Public Shadows Operator Narrowing CType( _
   ByVal nativePointer As System.IntPtr _
) As Adapter1
public new Adapter1 operator explicit( 
   System.IntPtr nativePointer
)

Parameters

nativePointer
See Also

Reference

Adapter1 Class
Adapter1 Members