ISynchronizeEvent Interface
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)
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
[GuidAttribute("00000032-0000-0000-C000-000000000046")] [InterfaceTypeAttribute(1)] public interface ISynchronizeEvent : ISynchronizeHandle
/** @attribute GuidAttribute("00000032-0000-0000-C000-000000000046") */
/** @attribute InterfaceTypeAttribute(1) */
public interface ISynchronizeEvent extends ISynchronizeHandle