C# Class SIL.Utils.ActivationContextHelper.ActCtx

Mostra file Open project: sillsdev/FieldWorks

Public Properties

Property Type Description
cbSize int
dwFlags uint
hModule System.IntPtr
lpApplicationName string
lpAssemblyDirectory string
lpResourceName string
lpSource string
wLangId short
wProcessorArchitecture ushort

Property Details

cbSize public_oe property

public int cbSize
return int

dwFlags public_oe property

public uint dwFlags
return uint

hModule public_oe property

public IntPtr,System hModule
return System.IntPtr

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 short wLangId
return short

wProcessorArchitecture public_oe property

public ushort wProcessorArchitecture
return ushort