[Home] [Back] [Up] [<<] [>>]

Function reference

Usage

  1. First set the specifications for the reporting. This can be done either by:
  2. Then call the Report function to create the reports.
The Get functions can be used to retrieve values in the specifications.

Return values

Most of the functions return an error code (see Error codes), with zero meaning no error.
The Get functions for string values return zero if successful, and the length of the required buffer if the buffer is too small.

Windows DLL

This function reference for the C-Libraries applies equally to the Windows DLL (iStanReport.dll), with the exception that the function names in the DLL don’t have the report prefix.
The functions in this DLL use the stdcall calling convention, whereby the parameters are passed from right to left, and the called function is responsible for removing the parameters off the stack.



See Also

File Format Properties
Manifest Report Properties
Address Matching Summary Report Properties
File Processing Properties
Other properties
Methods
Constants
Error codes