Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Assigns a Win32 event handle to a synchronization object. For more information, see ISynchronizeEvent.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00000032-0000-0000-C000-000000000046")> _
Public Interface ISynchronizeEvent _
Inherits ISynchronizeHandle
[InterfaceTypeAttribute()]
[GuidAttribute("00000032-0000-0000-C000-000000000046")]
public interface ISynchronizeEvent : ISynchronizeHandle
[InterfaceTypeAttribute()]
[GuidAttribute(L"00000032-0000-0000-C000-000000000046")]
public interface class ISynchronizeEvent : ISynchronizeHandle
[<InterfaceTypeAttribute()>]
[<GuidAttribute("00000032-0000-0000-C000-000000000046")>]
type ISynchronizeEvent =
interface
interface ISynchronizeHandle
end
public interface ISynchronizeEvent extends ISynchronizeHandle
The ISynchronizeEvent type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetHandle | |
![]() |
SetEventHandle |
Top
.gif)