get_nodeTypeString property

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

Implementation

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