put_async property

Pointer<NativeFunction<HRESULT Function(Pointer<IXMLDocument2> This, VARIANT_BOOL f)>> put_async
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IXMLDocument2> This, VARIANT_BOOL f)>> put_async;