get_attributes property

Pointer<NativeFunction<HRESULT Function(Pointer<IXMLDOMDocument> This, Pointer<Pointer<IXMLDOMNamedNodeMap>> attributeMap)>> get_attributes
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IXMLDOMDocument> This, ffi.Pointer<ffi.Pointer<IXMLDOMNamedNodeMap>> attributeMap)>> get_attributes;