Package com.sun.jna.platform.win32
Class Winnetwk
java.lang.Object
com.sun.jna.platform.win32.Winnetwk
Ported from AccCtrl.h. Microsoft Windows SDK 7.1
- Author:
- amarcionek[at]gmail.com
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
A set of bit flags describing how the resource can be used.static class
The NETRESOURCE structure contains information about a network resource.static class
The REMOTE_NAME_INFO structure contains path and name information for a network resource.class
The type of resource.class
The scope of the enumeration.class
The type of resource.class
A set of bit flags describing how the resource can be used.static class
The UNIVERSAL_NAME_INFO structure contains a pointer to a Universal Naming Convention (UNC) name string for a network resource. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic int
static int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UNIVERSAL_NAME_INFO_LEVEL
public static int UNIVERSAL_NAME_INFO_LEVEL -
REMOTE_NAME_INFO_LEVEL
public static int REMOTE_NAME_INFO_LEVEL
-
-
Constructor Details
-
Winnetwk
public Winnetwk()
-