ISynchronizeHandle 接口

定义

检索同步对象中的 Win32 句柄。 有关详细信息,请参阅 ISynchronizeHandle。

public interface class ISynchronizeHandle
public interface class ISynchronizeHandle
__interface ISynchronizeHandle
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("00000031-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ISynchronizeHandle
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("00000031-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ISynchronizeHandle = interface
Public Interface ISynchronizeHandle
派生
属性

方法

GetHandle(IntPtr)

适用于