load property

Pointer<NativeFunction<HRESULT Function(Pointer<IXMLDOMDocument> This, VARIANT xmlSource, Pointer<VARIANT_BOOL> isSuccessful)>> load
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IXMLDOMDocument> This, VARIANT xmlSource, ffi.Pointer<VARIANT_BOOL> isSuccessful)>> load;