transformNode property

Pointer<NativeFunction<HRESULT Function(Pointer<IXMLDOMDocument> This, Pointer<IXMLDOMNode> stylesheet, Pointer<BSTR> xmlString)>> transformNode
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IXMLDOMDocument> This, ffi.Pointer<IXMLDOMNode> stylesheet, ffi.Pointer<BSTR> xmlString)>> transformNode;