www.mxdraw.com
内容索引主面
前一个向上下一个
McDbTextStyleTable::getAt 方法 (LPCTSTR, McDbTextStyleTableRecord*&, McDb::OpenMode, bool)

由文字样式表名返回文字样式表记录对象

C++
Mcad::ErrorStatus getAt(LPCTSTR pszEntryName, McDbTextStyleTableRecord*& pRec, McDb::OpenMode openMode, bool openErasedRec = false) const;
参数 
说明 
McDbTextStyleTableRecord*& pRec 
返回文字样式表中的记录指针,在不使用后需要关闭 
McDb::OpenMode openMode 
文字样式表记录的打开方式 
bool openErasedRec = false 
是否返回删除的记录 
entryName 
文字样式表记录名 

如果成功返回Mcad::eOk

Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!