GetFieldNames property

Pointer<NativeFunction<HRESULT Function(Pointer<IRecordInfo> This, Pointer<ULONG> pcNames, Pointer<BSTR> rgBstrNames)>> GetFieldNames
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IRecordInfo> This, ffi.Pointer<ULONG> pcNames, ffi.Pointer<BSTR> rgBstrNames)>> GetFieldNames;