Altaxo. |
| Class | Description | |
|---|---|---|
| CF | Defines clipboard format identifiers. | |
| CFSTR | Defines standard clipboard format names. | |
| COMRECT | Represents a COM rectangle. | |
| ComReturnValue | Defines common COM and OLE return values. | |
| InterfaceGuid | Provides commonly used COM interface identifiers. | |
| Ole32Func | Provides unmanaged Ole32 function imports. | |
| tagLOGPALETTE | Represents a logical palette header. | |
| tagOLEVERB | Represents an OLE verb descriptor. | |
| tagSIZEL | Represents a COM size structure. |
| Structure | Description | |
|---|---|---|
| OBJECTDESCRIPTOR | Represents an OLE object descriptor. |
| Interface | Description | |
|---|---|---|
| IClassFactory | Provides the COM IClassFactory interface. | |
| IDataAdviseHolder | Provides advisory connections for data transfer objects. | |
| IEnumOLEVERB | Enumerates OLE verbs. | |
| IEnumUnknown | Enumerates unknown COM interfaces. | |
| IOleAdviseHolder | Manages advisory connections for OLE objects. | |
| IOleClientSite | Provides callbacks to an OLE client site. | |
| IOleItemContainer | Provides access to embedded item objects in a compound document. | |
| IOleObject | Provides operations for an OLE object. | |
| IPersistStorage | Provides persistence operations based on structured storage. | |
| IPersistStream | Provides persistence operations based on a stream. | |
| IStorage | Provides access to structured storage objects. |
| Enumeration | Description | |
|---|---|---|
| BINDSPEED | Defines binding speed preferences. | |
| CLSCTX | Defines class context values for COM object activation. | |
| COINIT | Defines COM initialization options for a thread. | |
| OLEIVERB | Defines standard OLE verbs. | |
| OLEMISC | Defines miscellaneous OLE object status flags. | |
| REGCLS | Defines COM class registration options. | |
| STGM | Defines storage mode flags. | |
| tagOLECLOSE | Indicates whether an object should be saved before closing. |