COleDocIPFrameWndEx::LoadFrame

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

virtual BOOL LoadFrame(
   UINT nIDResource,
   DWORD dwDefaultStyle = WS_OVERLAPPEDWINDOW | FWS_ADDTOTITLE,
   CWnd* pParentWnd = NULL,
   CCreateContext* pContext = NULL
);

Parameters

Parameter

Description

[in] nIDResource

 

[in] dwDefaultStyle

 

[in] pParentWnd

 

[in] pContext

 

Requirements

Header: afxoledocipframewndex.h

See Also

Reference

COleDocIPFrameWndEx Class

Other Resources

MFC Hierarchy Chart