C# 클래스 AAFReport.Runner.PROCESS_INFORMATION

파일 보기 프로젝트 열기: nevali/aaf

공개 프로퍼티들

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

프로퍼티 상세

dwProcessId 공개적으로 프로퍼티

public uint dwProcessId
리턴 uint

dwThreadId 공개적으로 프로퍼티

public uint dwThreadId
리턴 uint

hProcess 공개적으로 프로퍼티

public IntPtr,System hProcess
리턴 System.IntPtr

hThread 공개적으로 프로퍼티

public IntPtr,System hThread
리턴 System.IntPtr