Changeset 249 for trunk/include/helpers/xml.h
- Timestamp:
- Feb 8, 2003, 9:57:38 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/xml.h
r187 r249 359 359 const char *pcszName, 360 360 const char *pcszValue, 361 ULONG lenValue, 361 362 PDOMNODE *ppNew); 362 363 363 364 APIRET xmlCreateTextNode(PDOMNODE pParent, 364 365 const char *pcszText, 365 ULONG ulLength,366 ULONG lenText, 366 367 PDOMNODE *ppNew); 367 368
Note:
See TracChangeset
for help on using the changeset viewer.