QuantifyAddAnnotation

Examples       Related Topics

Description

Displays the specified annotation in the Details tab of the Run Summary window and includes it in the log file.

Syntax

int QuantifyAddAnnotation (char *Annotation)

where Annotation represents a character string.

Returns

1

The annotation was displayed and added.

0

The annotation was not displayed and added.

Notes

§      Use this function to record any special data collection circumstances for a particular Quantify data file, such as the version number of the program being profiled.

(C) Copyright IBM Corporation 1993, 2009.