C# 클래스 BelhardTraining.LessonMultithreading.STARTUPINFO

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

공개 프로퍼티들

프로퍼티 타입 설명
cb System.Int32
cbReserved2 System.Int16
dwFillAttribute System.Int32
dwFlags System.Int32
dwX System.Int32
dwXCountChars System.Int32
dwXSize System.Int32
dwY System.Int32
dwYCountChars System.Int32
dwYSize System.Int32
hStdError System.IntPtr
hStdInput System.IntPtr
hStdOutput System.IntPtr
lpDesktop string
lpReserved string
lpReserved2 System.IntPtr
lpTitle string
wShowWindow System.Int16

프로퍼티 상세

cb 공개적으로 프로퍼티

public Int32,System cb
리턴 System.Int32

cbReserved2 공개적으로 프로퍼티

public Int16,System cbReserved2
리턴 System.Int16

dwFillAttribute 공개적으로 프로퍼티

public Int32,System dwFillAttribute
리턴 System.Int32

dwFlags 공개적으로 프로퍼티

public Int32,System dwFlags
리턴 System.Int32

dwX 공개적으로 프로퍼티

public Int32,System dwX
리턴 System.Int32

dwXCountChars 공개적으로 프로퍼티

public Int32,System dwXCountChars
리턴 System.Int32

dwXSize 공개적으로 프로퍼티

public Int32,System dwXSize
리턴 System.Int32

dwY 공개적으로 프로퍼티

public Int32,System dwY
리턴 System.Int32

dwYCountChars 공개적으로 프로퍼티

public Int32,System dwYCountChars
리턴 System.Int32

dwYSize 공개적으로 프로퍼티

public Int32,System dwYSize
리턴 System.Int32

hStdError 공개적으로 프로퍼티

public IntPtr,System hStdError
리턴 System.IntPtr

hStdInput 공개적으로 프로퍼티

public IntPtr,System hStdInput
리턴 System.IntPtr

hStdOutput 공개적으로 프로퍼티

public IntPtr,System hStdOutput
리턴 System.IntPtr

lpDesktop 공개적으로 프로퍼티

public string lpDesktop
리턴 string

lpReserved 공개적으로 프로퍼티

public string lpReserved
리턴 string

lpReserved2 공개적으로 프로퍼티

public IntPtr,System lpReserved2
리턴 System.IntPtr

lpTitle 공개적으로 프로퍼티

public string lpTitle
리턴 string

wShowWindow 공개적으로 프로퍼티

public Int16,System wShowWindow
리턴 System.Int16