C# Class WebKit.W32API.ACTCTX

Show file Open project: davejohnson/webkit-dot-net Class Usage Examples

Public Properties

Property 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 property

public int cbSize
return int

dwFlags public property

public uint dwFlags
return uint

hModule public property

public IntPtr,System hModule
return System.IntPtr

lpApplicationName public property

public string lpApplicationName
return string

lpAssemblyDirectory public property

public string lpAssemblyDirectory
return string

lpResourceName public property

public string lpResourceName
return string

lpSource public property

public string lpSource
return string

wLangId public property

public ushort wLangId
return ushort

wProcessorArchitecture public property

public ushort wProcessorArchitecture
return ushort