Expand Minimize
This topic has not yet been rated - Rate this topic

CMDIFrameWndEx::OnSetPreviewMode

Sets the application's main frame window print-preview mode.

virtual void OnSetPreviewMode(
   BOOL bPreview,
   CPrintPreviewState* pState
);
[in] bPreview

If TRUE, sets print-preview mode. If FALSE, cancels preview mode.

[in] pState

A pointer to a CPrintPreviewState structure.

Header: afxmdiframewndex.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.