Enables you to determine the type of a 1.x server volume.
| Ö | Imaging for Windows Professional Edition V2.0 | 
| Imaging for Windows Professional Edition V1.0 and V1.1 | |
| Imaging for Windows 95 and 98 | |
| Imaging for Windows NT 4.0 | 
Image Admin control
object.GetVolumeType(Server,Volume)
| Parameter | Data Type | Description | 

| Server | String | The name of the 1.x server that contains the volume: | 
| Volume | String | The name of the volume. Volume names are always terminated with a colon (:). | 
VOLUMETYPE
| Value | Description | 

| typeFILE | Volume is a 1.x IFS (imaging file system) volume | 
| typeDOCUMENT | Volume is a 1.x DM (document management) volume or database that can contain cabinets, drawers, and folders | 
| typeCANTINT | The function cannot initialize due to low memory or because it cannot access the 1.x server | 
| typeUNKNOWN | The volume type cannot be determined |