put_text property

Pointer<NativeFunction<HRESULT Function(Pointer<IXMLDOMDocument> This, BSTR text)>> put_text
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IXMLDOMDocument> This, BSTR text)>> put_text;