get_async property

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

Implementation

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