cloneNode property

Pointer<NativeFunction<HRESULT Function(Pointer<IXMLDOMElement> This, VARIANT_BOOL deep, Pointer<Pointer<IXMLDOMNode>> cloneRoot)>> cloneNode
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IXMLDOMElement> This, VARIANT_BOOL deep, ffi.Pointer<ffi.Pointer<IXMLDOMNode>> cloneRoot)>> cloneNode;