Modifier and Type | Field | Description |
---|---|---|
static int |
RESOURCETYPE_ANY |
All resources
|
static int |
RESOURCETYPE_DISK |
Disk resources
|
static int |
RESOURCETYPE_PRINT |
Print resources
|
static int |
RESOURCETYPE_RESERVED |
NOTE: Definition for this is not defined in Windows Kits nor on MSDN
|
static int |
RESOURCETYPE_UNKNOWN |
The WNetEnumResource function can also return the value
RESOURCETYPE_UNKNOWN if a resource is neither a disk nor a print
resource.
|
Constructor | Description |
---|---|
RESOURCETYPE() |
public static final int RESOURCETYPE_ANY
public static final int RESOURCETYPE_DISK
public static final int RESOURCETYPE_PRINT
public static final int RESOURCETYPE_RESERVED
public static final int RESOURCETYPE_UNKNOWN