Click or drag to resize

IOleObjectGetClientSite Method

Retrieves the current client site.

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
IOleClientSite GetClientSite()

Return Value

IOleClientSite
The current client site.
See Also