[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.Query.op_Explicit

explicit operator Operator

explicit operator Query(IntPtr)

Performs an explicit conversion from IntPtr to Query.

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