Unit 'cesync' Package
[Overview][Constants][Types][Classes][Index] [#winceunits]

tagDevInfo

Declaration

Source position: cesync.pp line 145

type tagDevInfo = record

  pid: DWORD;

  szName: array [0..(MAX_PATH)-1] of AnsiChar;

  szType: array [0..79] of AnsiChar;

  szPath: array [0..(MAX_PATH)-1] of AnsiChar;

end;


Documentation generated on: 2025-07-25