ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DXGI Namespace / KeyedMutex Class / Release Method

In This Topic
    Release Method (KeyedMutex)
    In This Topic
    HRESULT IDXGIKeyedMutex::ReleaseSync([In] unsigned longlong Key)
    Syntax
    'Declaration
     
    Public Sub Release( _
       ByVal key As System.Long _
    ) 
    public void Release( 
       System.long key
    )

    Parameters

    key
    See Also