CRichEditView::InsertFileAsObject
调用此功能到指定的文件中插入(作为 CRichEditCntrItem 对象)分成rich edit视图。
void InsertFileAsObject(
LPCTSTR lpszFileName
);
参数
- lpszFileName
字符串包含要插入的文件的名称。
要求
Header: afxrich.h
调用此功能到指定的文件中插入(作为 CRichEditCntrItem 对象)分成rich edit视图。
void InsertFileAsObject(
LPCTSTR lpszFileName
);
Header: afxrich.h