dms.GetObjectTypeByID
This job allows determining the type of an object instance.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Reserved. Must be |
|
INT |
Yes |
ID of the object instance |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
INT |
— |
Type of the object. Consists of a main type (Highword) and a subtype (Lowword). |
3. Return Value
(INT): 0 = Job successful, otherwise error code
Complete list of error codes
| Object type | Main type | Subtype |
|---|---|---|
Folder |
|
|
Cabinet |
|
|
Document — Grayscale |
|
|
Document — Black/White |
|
|
Document — Color |
|
|
Document — Windows |
|
|
Document — Multimedia |
|
|
Document — E-Mail |
|
|
Document — XML |
|
|
Document — Container |
|
|
Typeless document in user tray |
|
|
Typeless document in workflow tray |
|
|
Portfolio |
|
|
Note |
|
|