Next property

Pointer<NativeFunction<HRESULT Function(Pointer<IEnumVARIANT> This, ULONG celt, Pointer<VARIANT> rgVar, Pointer<ULONG> pCeltFetched)>> Next
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IEnumVARIANT> This, ULONG celt, ffi.Pointer<VARIANT> rgVar, ffi.Pointer<ULONG> pCeltFetched)>> Next;