ReactOS 0.4.15-dev-7961-gdcf9eb0
lmstats.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _STAT_SERVER_0
 
struct  _STAT_WORKSTATION_0
 

Macros

#define STATSOPT_CLR   1
 
#define STATS_NO_VALUE   ((ULONG)-1)
 
#define STATS_OVERFLOW   ((ULONG)-2)
 

Typedefs

typedef struct _STAT_SERVER_0 STAT_SERVER_0
 
typedef struct _STAT_SERVER_0PSTAT_SERVER_0
 
typedef struct _STAT_SERVER_0LPSTAT_SERVER_0
 
typedef struct _STAT_WORKSTATION_0 STAT_WORKSTATION_0
 
typedef struct _STAT_WORKSTATION_0PSTAT_WORKSTATION_0
 
typedef struct _STAT_WORKSTATION_0LPSTAT_WORKSTATION_0
 

Functions

NET_API_STATUS WINAPI NetStatisticsGet (LPWSTR, LPWSTR, DWORD, DWORD, PBYTE *)
 

Macro Definition Documentation

◆ STATS_NO_VALUE

#define STATS_NO_VALUE   ((ULONG)-1)

Definition at line 8 of file lmstats.h.

◆ STATS_OVERFLOW

#define STATS_OVERFLOW   ((ULONG)-2)

Definition at line 9 of file lmstats.h.

◆ STATSOPT_CLR

#define STATSOPT_CLR   1

Definition at line 7 of file lmstats.h.

Typedef Documentation

◆ LPSTAT_SERVER_0

◆ LPSTAT_WORKSTATION_0

◆ PSTAT_SERVER_0

◆ PSTAT_WORKSTATION_0

◆ STAT_SERVER_0

◆ STAT_WORKSTATION_0

Function Documentation

◆ NetStatisticsGet()

NET_API_STATUS WINAPI NetStatisticsGet ( LPWSTR  ,
LPWSTR  ,
DWORD  ,
DWORD  ,
PBYTE  
)