Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PoshInternals
ACTCTX
C# Class PoshInternals.ACTCTX
Show file
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 property
public
int
cbSize
return
int
dwFlags
public property
public
uint
dwFlags
return
uint
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