C# Class PoshInternals.ACTCTX

ファイルを表示 Open project: adamdriscoll/PoshInternals Class Usage Examples

Public Properties

Property Type Description
cbSize int
dwFlags uint
lpApplicationName string
lpAssemblyDirectory string
lpResourceName string
lpSource string
wLangId ushort
wProcessorArchitecture ushort

Property Details

cbSize public_oe property

public int cbSize
return int

dwFlags public_oe property

public uint dwFlags
return uint

lpApplicationName public_oe property

public string lpApplicationName
return string

lpAssemblyDirectory public_oe property

public string lpAssemblyDirectory
return string

lpResourceName public_oe property

public string lpResourceName
return string

lpSource public_oe property

public string lpSource
return string

wLangId public_oe property

public ushort wLangId
return ushort

wProcessorArchitecture public_oe property

public ushort wProcessorArchitecture
return ushort