C++ WriteAttributeString - CXmlTextWriter
In This Topic
void WriteAttributeString(LPCTSTR lpctName, LPCTSTR lpctNamespace, LPCTSTR lpctValue);
void WriteAttributeString(LPCTSTR lpctName, LPCTSTR lpctValue);
|
|
Property |
Description |
|
|
|
Method Name |
|
|
|
|
Argument - |
|
|
|
|
Returns |
|
|
|
|
Description |
|
|
|
|
Remarks |
Throws an exception if |
|
|
|
Example |
|
|