C# 클래스 AAFReport.Runner.STARTUPINFO

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

공개 프로퍼티들

프로퍼티 타입 설명
cb int
cbReserved2 short
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 String
lpReserved String
lpReserved2 System.IntPtr
lpTitle String
wShowWindow short

프로퍼티 상세

cb 공개적으로 프로퍼티

public int cb
리턴 int

cbReserved2 공개적으로 프로퍼티

public short cbReserved2
리턴 short

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 String lpDesktop
리턴 String

lpReserved 공개적으로 프로퍼티

public String lpReserved
리턴 String

lpReserved2 공개적으로 프로퍼티

public IntPtr,System lpReserved2
리턴 System.IntPtr

lpTitle 공개적으로 프로퍼티

public String lpTitle
리턴 String

wShowWindow 공개적으로 프로퍼티

public short wShowWindow
리턴 short