get_ownerDocument property

Pointer<NativeFunction<HRESULT Function(Pointer<IXMLDOMDocument> This, Pointer<Pointer<IXMLDOMDocument>> XMLDOMDocument)>> get_ownerDocument
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IXMLDOMDocument> This, ffi.Pointer<ffi.Pointer<IXMLDOMDocument>> XMLDOMDocument)>> get_ownerDocument;