[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.Surface.op_Explicit

explicit operator Operator

explicit operator Surface(IntPtr)

Performs an explicit conversion from IntPtr to Surface.

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