ILArgConvention Type
Union cases
Union case |
Description
|
Full Usage:
CDecl
|
|
Full Usage:
Default
|
|
Full Usage:
FastCall
|
|
Full Usage:
StdCall
|
|
Full Usage:
ThisCall
|
|
Full Usage:
VarArg
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.IsCDecl
Returns: bool
|
|
Full Usage:
this.IsDefault
Returns: bool
|
|
Full Usage:
this.IsFastCall
Returns: bool
|
|
Full Usage:
this.IsStdCall
Returns: bool
|
|
Full Usage:
this.IsThisCall
Returns: bool
|
|
Full Usage:
this.IsVarArg
Returns: bool
|
|