Click or drag to resize

IOleClientSiteGetContainer Method

[Missing <summary> documentation for "M:Altaxo.UnmanagedApi.Ole32.IOleClientSite.GetContainer(System.Object@)"]


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

Parameters

ppContainer  Object

[Missing <param name="ppContainer"/> documentation for "M:Altaxo.UnmanagedApi.Ole32.IOleClientSite.GetContainer(System.Object@)"]

See Also