[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.DXGIObject.op_Explicit

explicit operator Operator

explicit operator DXGIObject(IntPtr)

Performs an explicit conversion from IntPtr to DXGIObject.

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