COleDocObjectItem::OnPrint
此成員函式由架構呼叫列印文件。
static void OnPrint(
CView* pCaller,
CPrintInfo* pInfo,
BOOL bPrintAll = TRUE
);
參數
pCaller
傳送至列印命令的 CView 物件的指標。pInfo
為描述列印工作的 CPrintInfo 物件的指標。bPrintAll
指定整個文件是否要列印。
需求
Header: afxole.h