Click or drag to resize

IOleClientSiteGetContainer Method

Retrieves the object's container.

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void GetContainer(
	ref Object ppContainer
)

Parameters

ppContainer  Object
When this method returns, contains the container object.
See Also