IOleClientSiteGetContainer Method |
Retrieves the object's container.
Namespace: Altaxo.UnmanagedApi.Ole32Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid GetContainer(
ref Object ppContainer
)
Parameters
- ppContainer Object
- When this method returns, contains the container object.
See Also