GetUniqueName Method

Example-VB Example-VC++

Generates a unique file name.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Admin control

Syntax

object.GetUniqueName(Path,Template,Extension)

Arguments

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.

Return Value

A string that contains the file name.

Remarks

The file name is based on user-supplied path, template, and file extension information.