RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.GetContainer Method

Returns a pointer to an IOleClientSite OLE interface.

Pascal
function GetContainer(out container: IOleContainer): HResult; stdcall;
C++
__fastcall __stdcall HRESULT GetContainer(IOleContainer container);

Use GetContainer to obtain a pointer to an IOleClientSite OLE interface implemented by this TOleControl

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!