<< Return to Main Index

< Return to Class Index

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.

CGXFrameAdapter

Class Overview | Class Members