hasChildNodes property

Pointer<NativeFunction<HRESULT Function(Pointer<IXMLDOMDocument> This, Pointer<VARIANT_BOOL> hasChild)>> hasChildNodes
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IXMLDOMDocument> This, ffi.Pointer<VARIANT_BOOL> hasChild)>> hasChildNodes;