Returns the namespace URI part of the start mode, which is a qualified name. (For more information, see http://www.w3.org/TR/WD-xslt#modes.) The default value of this property is the empty string, "".
strNamespace = objXSLProcessor.startModeURI
HRESULT get_startModeURI(BSTR * namespaceURI);