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 TypeClassDescriptionclassA set of bit flags describing how the resource can be used.static classThe NETRESOURCE structure contains information about a network resource.static classThe REMOTE_NAME_INFO structure contains path and name information for a network resource.classThe type of resource.classThe scope of the enumeration.classThe type of resource.classA set of bit flags describing how the resource can be used.static classThe UNIVERSAL_NAME_INFO structure contains a pointer to a Universal Naming Convention (UNC) name string for a network resource. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic intstatic 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()
-