C Call and Callby Kinds |
Asm Call and Asm Callby indicates a reference in assembly code to a known C/C++ function. The function's name must already be declared at the point of the usage.
Call and Callby reference kinds indicate a reference to a known C/C++ function. The function’s name must already be declared at the point of the usage.
Inactive Call or Inactive Callby reference kinds indicate a reference to a known C/C++ function in an inactive region of code.
Scientific Toolworks, Inc. http://www.scitools.com |