SECEditView::OnPreparePrinting
BOOLSECEditView::OnPreparePrinting(CPrintInfo*pInfo)
Called before printing is to begin.
Defined in: SECEditView.cpp
Return Value
BOOL
Parameters
pInfo
Information regarding the print job
Developer Notes
This calls CView::DoPreparePrinting.See Also