GetFramesContainer method
Gets the container object for the frames.
Syntax
HRESULT retVal = object.GetFramesContainer(ppContainer);
Parameters
- ppContainer [out]
-
Type: IOleContainer
A pointer that specifies the container object for the frames.
Show: