ReactOS 0.4.15-dev-7842-g558ab78
__NFS41NP_NETRESOURCE Struct Reference

#include <nfs41_np.h>

Public Attributes

BOOL InUse
 
USHORT LocalNameLength
 
USHORT RemoteNameLength
 
USHORT ConnectionNameLength
 
DWORD dwScope
 
DWORD dwType
 
DWORD dwDisplayType
 
DWORD dwUsage
 
WCHAR LocalName [MAX_PATH]
 
WCHAR RemoteName [MAX_PATH]
 
WCHAR ConnectionName [MAX_PATH]
 
WCHAR Options [MAX_PATH]
 

Detailed Description

Definition at line 29 of file nfs41_np.h.

Member Data Documentation

◆ ConnectionName

WCHAR __NFS41NP_NETRESOURCE::ConnectionName[MAX_PATH]

Definition at line 40 of file nfs41_np.h.

Referenced by NPCancelConnection(), and StoreConnectionInfo().

◆ ConnectionNameLength

USHORT __NFS41NP_NETRESOURCE::ConnectionNameLength

Definition at line 33 of file nfs41_np.h.

Referenced by NPCancelConnection(), and StoreConnectionInfo().

◆ dwDisplayType

DWORD __NFS41NP_NETRESOURCE::dwDisplayType

Definition at line 36 of file nfs41_np.h.

Referenced by NPEnumResource(), and StoreConnectionInfo().

◆ dwScope

DWORD __NFS41NP_NETRESOURCE::dwScope

Definition at line 34 of file nfs41_np.h.

Referenced by NPEnumResource(), and StoreConnectionInfo().

◆ dwType

DWORD __NFS41NP_NETRESOURCE::dwType

Definition at line 35 of file nfs41_np.h.

Referenced by NPEnumResource(), and StoreConnectionInfo().

◆ dwUsage

DWORD __NFS41NP_NETRESOURCE::dwUsage

Definition at line 37 of file nfs41_np.h.

Referenced by NPEnumResource(), and StoreConnectionInfo().

◆ InUse

BOOL __NFS41NP_NETRESOURCE::InUse

◆ LocalName

WCHAR __NFS41NP_NETRESOURCE::LocalName[MAX_PATH]

◆ LocalNameLength

USHORT __NFS41NP_NETRESOURCE::LocalNameLength

◆ Options

WCHAR __NFS41NP_NETRESOURCE::Options[MAX_PATH]

Definition at line 41 of file nfs41_np.h.

◆ RemoteName

WCHAR __NFS41NP_NETRESOURCE::RemoteName[MAX_PATH]

Definition at line 39 of file nfs41_np.h.

Referenced by NPEnumResource(), NPGetConnection(), and StoreConnectionInfo().

◆ RemoteNameLength

USHORT __NFS41NP_NETRESOURCE::RemoteNameLength

Definition at line 32 of file nfs41_np.h.

Referenced by NPEnumResource(), NPGetConnection(), and StoreConnectionInfo().


The documentation for this struct was generated from the following file: