[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.KeyedMutex.op_Explicit

explicit operator Operator

explicit operator KeyedMutex(nint)

Performs an explicit conversion from nint to KeyedMutex.

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