IXmlQName::Set Method
HRESULT Set([in] BSTR Name, [in] BSTR Namespace);
Initializes the QName with this name/namespace pair.
Parameters
- Name
- BSTR, [in]: The new (local)name part
- Namespace
- BSTR, [in]: The new namespace URI part
Return Values
Sample Code
See Also
The IXmlQName Interface |
Copyright
Copyright © Simon Fell, 2000-2004. All rights reserved.