This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the parent of the frame.
HRESULT retVal = object.GetParentFrame(ppunkParent);
ppunkParent [out] Type: IUnknown
A pointer to an IUnknown interface that specifies the parent of the frame.