Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

GetVolumeInformationA

Declaration

Source position: jwawinbase.pas line 4478

function GetVolumeInformationA(

  lpRootPathName: LPCSTR;

  lpVolumeNameBuffer: LPSTR;

  nVolumeNameSize: DWORD;

  lpVolumeSerialNumber: LPDWORD;

  var lpMaximumComponentLength: DWORD;

  var lpFileSystemFlags: DWORD;

  lpFileSystemNameBuffer: LPSTR;

  nFileSystemNameSize: DWORD

):BOOL;


Documentation generated on: 2025-07-25