<< Return to Main Index

< Return to Class Index

CGXLongOperation::SetFrameWnd

static void SetFrameWnd(CWnd* pWnd);

pWnd

Pointer to the frame window with the status bar.

Remarks

Lets you specify the frame window with the status bar. All status bar messages will be sent to this window. If no frame window is specified, all messages will be sent to the mainframe window (see AfxGetMainWnd) by default.

CGXLongOperation

Class Overview | Class Members