get_nextSibling property

Pointer<NativeFunction<HRESULT Function(Pointer<IXMLDOMElement> This, Pointer<Pointer<IXMLDOMNode>> nextSibling)>> get_nextSibling
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IXMLDOMElement> This, ffi.Pointer<ffi.Pointer<IXMLDOMNode>> nextSibling)>> get_nextSibling;