Unit 'RAPI' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winceunits]

TCeDBaseInfo

Declaration

Source position: rapi.pp line 159

type TCeDBaseInfo = record

  dwFlags: DWORD;

  szDbaseName: array [0..CeDB_MAXDBASENAMELEN-1] of WCHAR;

  dwDbaseType: DWORD;

  wNumRecords: Word;

  wNumSortOrder: Word;

  dwSize: DWORD;

  ftLastModified: TFileTime;

  rgSortSpecs: array [0..CeDB_MAXSORTORDER-1] of TSortOrderSpec;

end;


Documentation generated on: 2023-03-18