C# 클래스 ACR_DatabaseConnector.DatabaseConnector.PROCESS_INFORMATION

파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources

공개 프로퍼티들

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

프로퍼티 상세

dwProcessId 공개적으로 프로퍼티

public UInt32,System dwProcessId
리턴 System.UInt32

dwThreadId 공개적으로 프로퍼티

public UInt32,System dwThreadId
리턴 System.UInt32

hProcess 공개적으로 프로퍼티

public IntPtr,System hProcess
리턴 System.IntPtr

hThread 공개적으로 프로퍼티

public IntPtr,System hThread
리턴 System.IntPtr