PK_REPORT_t   

typedef int PK_REPORT_t;


This datatype is the identifier of a report.

Used in:

PK_REPORT_add_records
PK_REPORT_ask
PK_REPORT_clear
PK_REPORT_close
PK_REPORT_create
PK_REPORT_delete
PK_REPORT_find
PK_REPORT_is_open
PK_REPORT_set_function


A report is a communication channel through which Parasolid can supply
supplementary information to an application.  Parasolid's own report has
the name "SDL/TYRP00".  This report's identifier may be obtained by calling
PK_REPORT_find with this name.