Difference between revisions of "Command:APICall"

From Lavish Software Wiki
Jump to navigation Jump to search
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
 +
{{CMD-DR|APICall|Advanced|Advanced|Intermediate|Expert}}
 +
APICall [-stdcall|-cdecl|-fastcall|-thiscall] <address> [object ...]
  
 
== Description ==
 
== Description ==
Line 8: Line 10:
 
*[[LavishScript:Commands|Commands]]
 
*[[LavishScript:Commands|Commands]]
 
{{Command-Stub}}
 
{{Command-Stub}}
 +
 +
[[Category:LavishScript]]
 +
[[Category:LavishScript Commands]]

Latest revision as of 22:28, 25 May 2005

Syntax

Command Difficulty Rating
APICall
Usage Advanced
Level of Understanding Advanced
Computer Savvy Intermediate
Logic Expert

APICall [-stdcall|-cdecl|-fastcall|-thiscall] <address> [object ...]

Description

Examples

See Also