Example-VB | Example-VC++ |
Generates a unique file name.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Admin control
object.GetUniqueName(Path,Template,Extension)
Parameter | Data Type | Description |
Path | String | The name of the existing path to a local or redirected drive, or to a 1.x repository where a unique file name is generated. |
Template | String | The initial characters of the generated file name. Up to 4 characters can be used. |
Extension | String | The extension added to the generated file name. Up to 3 characters can be used. |
A string that contains the file name.
The file name is based on user-supplied path, template, and file extension information.