Help for this page

Select Code to Download


  1. or download this
    Win32API::File::GetVolumeInformation($d,$volumelabel,,,,,,);
    
  2. or download this
    my $dummy;
    Win32API::File::GetVolumeInformation($d, $volumelabel, [], [], $dummy,
    + [], $dummy, $dummy);