PInvokeCallingConvention Type
PInvoke attributes.
Union cases
| Union case |
Description
|
Full Usage:
Cdecl
|
|
Full Usage:
Fastcall
|
|
Full Usage:
None
|
|
Full Usage:
Stdcall
|
|
Full Usage:
Thiscall
|
|
Full Usage:
WinApi
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCdecl
Returns: bool
|
|
Full Usage:
this.IsFastcall
Returns: bool
|
|
Full Usage:
this.IsNone
Returns: bool
|
|
Full Usage:
this.IsStdcall
Returns: bool
|
|
Full Usage:
this.IsThiscall
Returns: bool
|
|
Full Usage:
this.IsWinApi
Returns: bool
|
|
fantomas