EXLangSParameter Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class EXLangSParameter
public enum EXLangSParameter
type EXLangSParameter =
Public Enum EXLangSParameter
- Inheritance
-
EXLangSParameter
Fields
Name | Value | Description |
---|---|---|
eNone | 0 | |
eVariable | 1 | |
ePort | 2 | |
eMessage | 4 | |
eCorrelation | 8 | |
eServiceLink | 16 | |
eUses | 32 | |
eImplements | 64 | |
eDynamic | 128 |