Package com.sun.jna.platform.win32
Class Winnetwk
- java.lang.Object
- 
- com.sun.jna.platform.win32.Winnetwk
 
- 
 public abstract class Winnetwk extends java.lang.ObjectPorted from AccCtrl.h. Microsoft Windows SDK 7.1- Author:
- amarcionek[at]gmail.com
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description classWinnetwk.ConnectFlagA set of bit flags describing how the resource can be used.static classWinnetwk.NETRESOURCEThe NETRESOURCE structure contains information about a network resource.static classWinnetwk.REMOTE_NAME_INFOThe REMOTE_NAME_INFO structure contains path and name information for a network resource.classWinnetwk.RESOURCEDISPLAYTYPEThe type of resource.classWinnetwk.RESOURCESCOPEThe scope of the enumeration.classWinnetwk.RESOURCETYPEThe type of resource.classWinnetwk.RESOURCEUSAGEA set of bit flags describing how the resource can be used.static classWinnetwk.UNIVERSAL_NAME_INFOThe UNIVERSAL_NAME_INFO structure contains a pointer to a Universal Naming Convention (UNC) name string for a network resource.
 - 
Field SummaryFields Modifier and Type Field Description static intREMOTE_NAME_INFO_LEVELstatic intUNIVERSAL_NAME_INFO_LEVEL
 - 
Constructor SummaryConstructors Constructor Description Winnetwk()
 
-