COleDocObjectItem::DoDefaultPrinting
调用由框架到文档使用默认设置。
static HRESULT DoDefaultPrinting(
CView *pCaller,
CPrintInfo *pInfo
);
参数
pCaller
为发送打印"命令的 CView 对象的指针。pInfo
有关介绍工作打印的 CPrintInfo 对象的指针。
要求
Header: afxole.h
调用由框架到文档使用默认设置。
static HRESULT DoDefaultPrinting(
CView *pCaller,
CPrintInfo *pInfo
);
pCaller
为发送打印"命令的 CView 对象的指针。
pInfo
有关介绍工作打印的 CPrintInfo 对象的指针。
Header: afxole.h