C# 클래스 NetIde.Services.Shell.TaskDialog.NativeMethods.ACTCTX

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

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
dwFlags uint
hModule System.IntPtr
lpApplicationName string
lpAssemblyDirectory string
lpResourceName string
lpSource string
wLangId System.Int16
wProcessorArchitecture ushort

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

dwFlags 공개적으로 프로퍼티

public uint dwFlags
리턴 uint

hModule 공개적으로 프로퍼티

public IntPtr,System hModule
리턴 System.IntPtr

lpApplicationName 공개적으로 프로퍼티

public string lpApplicationName
리턴 string

lpAssemblyDirectory 공개적으로 프로퍼티

public string lpAssemblyDirectory
리턴 string

lpResourceName 공개적으로 프로퍼티

public string lpResourceName
리턴 string

lpSource 공개적으로 프로퍼티

public string lpSource
리턴 string

wLangId 공개적으로 프로퍼티

public Int16,System wLangId
리턴 System.Int16

wProcessorArchitecture 공개적으로 프로퍼티

public ushort wProcessorArchitecture
리턴 ushort