C# 클래스 Monobjc.Foundation.ProcessSerialNumber

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

공개 프로퍼티들

프로퍼티 타입 설명
highLongOfPSN System.UIntPtr
lowLongOfPSN System.UIntPtr

프로퍼티 상세

highLongOfPSN 공개적으로 프로퍼티

The high-order long integer of the process serial number.
public UIntPtr,System highLongOfPSN
리턴 System.UIntPtr

lowLongOfPSN 공개적으로 프로퍼티

The low-order long integer of the process serial number.
public UIntPtr,System lowLongOfPSN
리턴 System.UIntPtr