public class Winnetwk.RESOURCESCOPE
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
RESOURCE_CONNECTED
Enumerate currently connected resources.
|
static int |
RESOURCE_CONTEXT
Enumerate only resources in the network context of the caller.
|
static int |
RESOURCE_GLOBALNET
Enumerate all resources on the network.
|
static int |
RESOURCE_RECENT
NOTE: Definition for this is not defined in Windows Kits nor on MSDN
|
static int |
RESOURCE_REMEMBERED
Enumerate remembered (persistent) connections.
|
Constructor and Description |
---|
RESOURCESCOPE() |
public static final int RESOURCE_CONNECTED
public static final int RESOURCE_GLOBALNET
public static final int RESOURCE_REMEMBERED
public static final int RESOURCE_RECENT
public static final int RESOURCE_CONTEXT