ComponentOne Bitmap for UWP
Explicit Type Conversion Operator (DXGIObject)

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

Parameters

nativePointer
See Also

Reference

DXGIObject Class
DXGIObject Members