C# 클래스 Abstractions.WindowsApi.pInvokes.SafeNativeMethods.WKSTA_INFO_100

파일 보기 프로젝트 열기: MutonUfoAI/pgina 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
computer_name string
lan_group string
platform_id int
ver_major int
ver_minor int

프로퍼티 상세

computer_name 공개적으로 프로퍼티

public string computer_name
리턴 string

lan_group 공개적으로 프로퍼티

public string lan_group
리턴 string

platform_id 공개적으로 프로퍼티

public int platform_id
리턴 int

ver_major 공개적으로 프로퍼티

public int ver_major
리턴 int

ver_minor 공개적으로 프로퍼티

public int ver_minor
리턴 int