Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#aros]

Relabel

Change the volume name of a volume

Declaration

Source position: amigados.pas line 2321

function Relabel(

  const Drive: PChar;

  const NewName: PChar

):LongBool;

Arguments

Drive

  

Full name of device to rename (with ':')

NewName

  

New name to apply to device (without ':')

Description

Changes the volumename of a volume, if supported by the filesystem.


Documentation generated on: 2021-07-30