get_namespaceURI property

Pointer<NativeFunction<HRESULT Function(Pointer<IXMLDOMDocument> This, Pointer<BSTR> namespaceURI)>> get_namespaceURI
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IXMLDOMDocument> This, ffi.Pointer<BSTR> namespaceURI)>> get_namespaceURI;