C# 클래스 BelhardTraining.LessonMultithreading.PROCESS_INFORMATION

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

공개 프로퍼티들

프로퍼티 타입 설명
dwProcessId int
dwThreadId int
hProcess System.IntPtr
hThread System.IntPtr

프로퍼티 상세

dwProcessId 공개적으로 프로퍼티

public int dwProcessId
리턴 int

dwThreadId 공개적으로 프로퍼티

public int dwThreadId
리턴 int

hProcess 공개적으로 프로퍼티

public IntPtr,System hProcess
리턴 System.IntPtr

hThread 공개적으로 프로퍼티

public IntPtr,System hThread
리턴 System.IntPtr