Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Each function is defined on a separate line, starting in the second line of the prototype record. The function definition has four parts:

  • Return Value Type
  • Calling Convention
  • Exported Function Name
  • Parameter Type
  • Optional Function Name Alias

...