This documentation is archived and is not being maintained.
GetParentFrame method
Gets the parent of the frame.
Syntax
HRESULT retVal = object.GetParentFrame(ppunkParent);
Parameters
- ppunkParent [out]
-
Type: IUnknown
A pointer to an IUnknown interface that specifies the parent of the frame.