COleDocObjectItem::DoDefaultPrinting

Called by the framework to a document using the default settings.

static HRESULT DoDefaultPrinting( 
   CView *pCaller, 
   CPrintInfo *pInfo 
);

Parameters

  • pCaller
    A pointer to a CView object that is sending the print command.

  • pInfo
    A pointer to a CPrintInfo object that describes the job to be printed.

Requirements

Header: afxole.h

See Also

Reference

COleDocObjectItem Class

Hierarchy Chart