Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Contains the notation name.
Syntax
HRESULT get_notationName( BSTR * name);
Parameters
- name
- [out] For unparsed entities, the name of the notation for the entity (the name following NDATA). For parsed entities, contains the empty string.
Return Value
Returns S_OK if successful, or an error code otherwise.
Remarks
Note that the name of the entity is available using the nodeName property.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.