AddNamespace Method
Adds a namespace to the Namespaces properties.
Syntax
int AddNamespace(char* lpszPrefix, char* lpszNamespaceURI);
Remarks
Prefix specifies the namespace prefix, and NamespaceURI specifies the namespace.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
AddNamespace MethodAdds a namespace to the Namespaces properties. Syntaxint AddNamespace(char* lpszPrefix, char* lpszNamespaceURI); RemarksPrefix specifies the namespace prefix, and NamespaceURI specifies the namespace. |
||