win32.lmstats

Windows API header module

Translated from MinGW Windows headers

Members

Aliases

PSTAT_SERVER_0, LPSTAT_SERVER_0
alias PSTAT_SERVER_0, LPSTAT_SERVER_0 = STAT_SERVER_0*
Undocumented in source.
PSTAT_WORKSTATION_0, LPSTAT_WORKSTATION_0
alias PSTAT_WORKSTATION_0, LPSTAT_WORKSTATION_0 = STAT_WORKSTATION_0*
Undocumented in source.

Functions

NetStatisticsGet
NET_API_STATUS NetStatisticsGet(LPWSTR , LPWSTR , DWORD , DWORD , PBYTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

STAT_SERVER_0
struct STAT_SERVER_0
Undocumented in source.
STAT_WORKSTATION_0
struct STAT_WORKSTATION_0
Undocumented in source.

Variables

STATSOPT_CLR
enum ULONG STATSOPT_CLR;
STATS_NO_VALUE
enum ULONG STATS_NO_VALUE;
STATS_OVERFLOW
enum ULONG STATS_OVERFLOW;
Undocumented in source.

Meta

Source

See Source File
core/sys/windows/lmstats.d Automatically imported and edited from the druntime module core.sys.windows.lmstats for the auto-generated win32 package.