C# Class WebKit.W32API.ACTCTX

Afficher le fichier Open project: davejohnson/webkit-dot-net Class Usage Examples

Méthodes publiques

Свойство Type Description
cbSize int
dwFlags uint
hModule System.IntPtr
lpApplicationName string
lpAssemblyDirectory string
lpResourceName string
lpSource string
wLangId ushort
wProcessorArchitecture ushort

Property Details

cbSize public_oe property

public int cbSize
Résultat int

dwFlags public_oe property

public uint dwFlags
Résultat uint

hModule public_oe property

public IntPtr,System hModule
Résultat System.IntPtr

lpApplicationName public_oe property

public string lpApplicationName
Résultat string

lpAssemblyDirectory public_oe property

public string lpAssemblyDirectory
Résultat string

lpResourceName public_oe property

public string lpResourceName
Résultat string

lpSource public_oe property

public string lpSource
Résultat string

wLangId public_oe property

public ushort wLangId
Résultat ushort

wProcessorArchitecture public_oe property

public ushort wProcessorArchitecture
Résultat ushort