FSBank_GetBuildCancel

FSBank

[API function]

FSBank_GetBuildCancel

Gets the cancel state of the FSB compiler. Set by FSBank_SetBuildCancel.

FSBANK_RESULT FSBank_GetBuildCancel(
int *cancel
);

Parameters

cancel Pointer to an integer to return either TRUE (non zero) or FALSE (zero) for the state of the build process if it has been flagged to cancel or not.

Return Value

On success, FSBANK_OK is returned.
On failure, an FSBANK_RESULT error code is returned.

Remarks

See Also

FSBANK_RESULT , FSBank_SetBuildCancel

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2003. All rights reserved.
Generated Wed Apr 07 15:29:01 2004 by SourceDoc v0.10, the automated source code documenter.