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

ManifestReport

Whether to produce a manifest report.

Syntax

int reportGetManifestReport(int *b);

int reportPutManifestReport(int bNewValue);

Syntax description

bpointer to the integer that receives the value of this property. Zero means false, non-zero means true.
bNewValuespecifies the new value for this property. Zero means false and non-zero means true.
Return values

Returns zero to indicate success.