C# 클래스 CSharp08.Win32Import.StartupInfo

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

공개 프로퍼티들

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

프로퍼티 상세

cb 공개적으로 프로퍼티

public uint cb
리턴 uint

cbReserved2 공개적으로 프로퍼티

public ushort cbReserved2
리턴 ushort

dwFillAttribute 공개적으로 프로퍼티

public uint dwFillAttribute
리턴 uint

dwFlags 공개적으로 프로퍼티

public uint dwFlags
리턴 uint

dwX 공개적으로 프로퍼티

public uint dwX
리턴 uint

dwXCountChars 공개적으로 프로퍼티

public uint dwXCountChars
리턴 uint

dwXSize 공개적으로 프로퍼티

public uint dwXSize
리턴 uint

dwY 공개적으로 프로퍼티

public uint dwY
리턴 uint

dwYCountChars 공개적으로 프로퍼티

public uint dwYCountChars
리턴 uint

dwYSize 공개적으로 프로퍼티

public uint dwYSize
리턴 uint

hStdError 공개적으로 프로퍼티

public IntPtr,System hStdError
리턴 System.IntPtr

hStdInput 공개적으로 프로퍼티

public IntPtr,System hStdInput
리턴 System.IntPtr

hStdOutput 공개적으로 프로퍼티

public IntPtr,System hStdOutput
리턴 System.IntPtr

lpDesktop 공개적으로 프로퍼티

public IntPtr,System lpDesktop
리턴 System.IntPtr

lpReserved 공개적으로 프로퍼티

public IntPtr,System lpReserved
리턴 System.IntPtr

lpReserved2 공개적으로 프로퍼티

public IntPtr,System lpReserved2
리턴 System.IntPtr

lpTitle 공개적으로 프로퍼티

public IntPtr,System lpTitle
리턴 System.IntPtr

wShowWindow 공개적으로 프로퍼티

public ushort wShowWindow
리턴 ushort