Click or drag to resize

InterfaceGuid Class

Provides commonly used COM interface identifiers.
Inheritance Hierarchy
SystemObject
  Altaxo.UnmanagedApi.Ole32InterfaceGuid

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class InterfaceGuid

The InterfaceGuid type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberIID_IDispatch The interface identifier of IDispatch.
Public fieldStatic memberIID_IOleObject The interface identifier of IOleObject.
Public fieldStatic memberIID_IUnknown The interface identifier of IUnknown.
Top
See Also