IOleClientSite  2.ZSVW.

The IOleClientSite interface is the primary means by which an embedded object obtains information about the location and extent of its display site, its moniker, its user interface, and other resources provided by its container. An object server calls IOleClientSite to request services from the container. A container must provide one instance of IOleClientSite for every compound-document object it contains.

Methods in VTable Order

IUnknown Methods

Description

QueryInterface2Y54585

Returns pointers to supported interfaces.

AddRef1SHW0SS

Increments reference count.

ReleaseDUW01A

Decrements reference count.

 

IOleClientSite Methods

Description

SaveObjectJSS2IT

Saves embedded object.

GetMoniker2903J2

Requests object s moniker.

GetContainerH2GH9T

Requests pointer to object s container.

ShowObjectM3ETUK

Asks container to display object.

OnShowWindowQDVA5B

Notifies container when object becomes visible or invisible

RequestNewObjectLayoutM19KVY

Asks container to resize display site.