CGXFrameAdapter::SetWindow
void SetWindow(CWnd* pWnd);
pWnd
The window pointer of the derived frame class
Remarks
The derived frame class that is built on this adapter will call this function on the adapter to enable the adapter to easily access the frame window pointer.