|
duilib自学教程
|
Public 成员函数 | |
| CMarkup (LPCTSTR pstrXML=NULL) | |
| bool | Load (LPCTSTR pstrXML) |
| bool | LoadFromMem (BYTE *pByte, DWORD dwSize, int encoding=XMLFILE_ENCODING_UTF8) |
| bool | LoadFromFile (LPCTSTR pstrFilename, int encoding=XMLFILE_ENCODING_UTF8) |
| void | Release () |
| bool | IsValid () const |
| void | SetPreserveWhitespace (bool bPreserve=true) |
| void | GetLastErrorMessage (LPTSTR pstrMessage, SIZE_T cchMax) const |
| void | GetLastErrorLocation (LPTSTR pstrSource, SIZE_T cchMax) const |
| CMarkupNode | GetRoot () |
友元 | |
| class | CMarkupNode |
1.8.18