ReactOS 0.4.15-dev-7788-g1ad9096
_WKSTA_INFO_100 Struct Reference

#include <lmwksta.h>

Public Attributes

DWORD wki100_platform_id
 
LPWSTR wki100_computername
 
LPWSTR wki100_langroup
 
DWORD wki100_ver_major
 
DWORD wki100_ver_minor
 
unsigned long wki100_platform_id
 
wchar_twki100_computername
 
wchar_twki100_langroup
 
unsigned long wki100_ver_major
 
unsigned long wki100_ver_minor
 

Detailed Description

Definition at line 64 of file lmwksta.h.

Member Data Documentation

◆ wki100_computername [1/2]

LPWSTR _WKSTA_INFO_100::wki100_computername

◆ wki100_computername [2/2]

wchar_t* _WKSTA_INFO_100::wki100_computername

Definition at line 85 of file wkssvc.idl.

◆ wki100_langroup [1/2]

LPWSTR _WKSTA_INFO_100::wki100_langroup

Definition at line 67 of file lmwksta.h.

Referenced by DisplayWorkstationConfig(), and NetrWkstaGetInfo().

◆ wki100_langroup [2/2]

wchar_t* _WKSTA_INFO_100::wki100_langroup

Definition at line 86 of file wkssvc.idl.

◆ wki100_platform_id [1/2]

DWORD _WKSTA_INFO_100::wki100_platform_id

Definition at line 65 of file lmwksta.h.

Referenced by NetrWkstaGetInfo().

◆ wki100_platform_id [2/2]

unsigned long _WKSTA_INFO_100::wki100_platform_id

Definition at line 84 of file wkssvc.idl.

◆ wki100_ver_major [1/2]

DWORD _WKSTA_INFO_100::wki100_ver_major

Definition at line 68 of file lmwksta.h.

Referenced by DisplayWorkstationConfig(), and NetrWkstaGetInfo().

◆ wki100_ver_major [2/2]

unsigned long _WKSTA_INFO_100::wki100_ver_major

Definition at line 87 of file wkssvc.idl.

◆ wki100_ver_minor [1/2]

DWORD _WKSTA_INFO_100::wki100_ver_minor

Definition at line 69 of file lmwksta.h.

Referenced by DisplayWorkstationConfig(), and NetrWkstaGetInfo().

◆ wki100_ver_minor [2/2]

unsigned long _WKSTA_INFO_100::wki100_ver_minor

Definition at line 88 of file wkssvc.idl.


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