public abstract class Winnetwk
extends java.lang.Object
Modifier and Type | Class | Description |
---|---|---|
class |
Winnetwk.ConnectFlag |
A set of bit flags describing how the resource can be used.
|
static class |
Winnetwk.NETRESOURCE |
The NETRESOURCE structure contains information about a network resource.
|
static class |
Winnetwk.REMOTE_NAME_INFO |
The REMOTE_NAME_INFO structure contains path and name information for a
network resource.
|
class |
Winnetwk.RESOURCEDISPLAYTYPE |
The type of resource.
|
class |
Winnetwk.RESOURCESCOPE |
The scope of the enumeration.
|
class |
Winnetwk.RESOURCETYPE |
The type of resource.
|
class |
Winnetwk.RESOURCEUSAGE |
A set of bit flags describing how the resource can be used.
|
static class |
Winnetwk.UNIVERSAL_NAME_INFO |
The UNIVERSAL_NAME_INFO structure contains a pointer to a Universal
Naming Convention (UNC) name string for a network resource.
|
Modifier and Type | Field | Description |
---|---|---|
static int |
REMOTE_NAME_INFO_LEVEL |
|
static int |
UNIVERSAL_NAME_INFO_LEVEL |
Constructor | Description |
---|---|
Winnetwk() |