CRichEditView::InsertFileAsObject
呼叫此函式插入指定的文件 (做為 CRichEditCntrItem 物件) 至豐富的編輯檢視。
void InsertFileAsObject(
LPCTSTR lpszFileName
);
參數
- lpszFileName
字串包含要插入之檔案的名稱。
需求
Header: afxrich.h
呼叫此函式插入指定的文件 (做為 CRichEditCntrItem 物件) 至豐富的編輯檢視。
void InsertFileAsObject(
LPCTSTR lpszFileName
);
Header: afxrich.h