PyWKSTA_INFO_102 Object
A dictionary holding the infomation in a Win32 WKSTA_INFO_102 structure.
Properties
- int platform_id
- Indicate platform level to use to retrieve platform specific information
 
- string/PyUnicode
 computername
- Name of the local computer
 
- string/PyUnicode
 langroup
- Name of the domain to which computer belongs
 
- int ver_major
- Major version number of operating system running on the computer
 
- int ver_minor
- Minor version number of operating system running on the computer
 
- string/PyUnicode
 lanroot
- Path to the LANMAN directory
 
- int logged_on_users
- Number of users who are logged on to the local computer