ReactOS 0.4.15-dev-7953-g1f49173
_SHARE_INFO_2 Struct Reference

#include <lmshare.h>

Public Attributes

LPTSTR shi2_netname
 
DWORD shi2_type
 
LPTSTR shi2_remark
 
DWORD shi2_permissions
 
DWORD shi2_max_uses
 
DWORD shi2_current_uses
 
LPTSTR shi2_path
 
LPTSTR shi2_passwd
 
wchar_tshi2_netname
 
wchar_tshi2_remark
 
wchar_tshi2_path
 
wchar_tshi2_passwd
 

Detailed Description

Definition at line 50 of file lmshare.h.

Member Data Documentation

◆ shi2_current_uses

DWORD _SHARE_INFO_2::shi2_current_uses

Definition at line 56 of file lmshare.h.

◆ shi2_max_uses

DWORD _SHARE_INFO_2::shi2_max_uses

Definition at line 55 of file lmshare.h.

◆ shi2_netname [1/2]

LPTSTR _SHARE_INFO_2::shi2_netname

Definition at line 51 of file lmshare.h.

Referenced by cmdShare().

◆ shi2_netname [2/2]

wchar_t* _SHARE_INFO_2::shi2_netname

Definition at line 249 of file srvsvc.idl.

◆ shi2_passwd [1/2]

LPTSTR _SHARE_INFO_2::shi2_passwd

Definition at line 58 of file lmshare.h.

◆ shi2_passwd [2/2]

wchar_t* _SHARE_INFO_2::shi2_passwd

Definition at line 256 of file srvsvc.idl.

◆ shi2_path [1/2]

LPTSTR _SHARE_INFO_2::shi2_path

Definition at line 57 of file lmshare.h.

Referenced by cmdShare().

◆ shi2_path [2/2]

wchar_t* _SHARE_INFO_2::shi2_path

Definition at line 255 of file srvsvc.idl.

◆ shi2_permissions

DWORD _SHARE_INFO_2::shi2_permissions

Definition at line 54 of file lmshare.h.

◆ shi2_remark [1/2]

LPTSTR _SHARE_INFO_2::shi2_remark

Definition at line 53 of file lmshare.h.

◆ shi2_remark [2/2]

wchar_t* _SHARE_INFO_2::shi2_remark

Definition at line 251 of file srvsvc.idl.

◆ shi2_type

DWORD _SHARE_INFO_2::shi2_type

Definition at line 52 of file lmshare.h.


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