C# 클래스 ACR_DatabaseConnector.DatabaseConnector.STARTUPINFO

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

공개 프로퍼티들

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

프로퍼티 상세

cb 공개적으로 프로퍼티

public Int32,System cb
리턴 System.Int32

cbReserved2 공개적으로 프로퍼티

public UInt16,System cbReserved2
리턴 System.UInt16

dwFillAttribute 공개적으로 프로퍼티

public UInt32,System dwFillAttribute
리턴 System.UInt32

dwFlags 공개적으로 프로퍼티

public UInt32,System dwFlags
리턴 System.UInt32

dwX 공개적으로 프로퍼티

public UInt32,System dwX
리턴 System.UInt32

dwXCountChars 공개적으로 프로퍼티

public UInt32,System dwXCountChars
리턴 System.UInt32

dwXSize 공개적으로 프로퍼티

public UInt32,System dwXSize
리턴 System.UInt32

dwY 공개적으로 프로퍼티

public UInt32,System dwY
리턴 System.UInt32

dwYCountChars 공개적으로 프로퍼티

public UInt32,System dwYCountChars
리턴 System.UInt32

dwYSize 공개적으로 프로퍼티

public UInt32,System dwYSize
리턴 System.UInt32

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 UInt16,System wShowWindow
리턴 System.UInt16