online source control
back to content
sign up free version control plan

SAWHSDK::onPercentDone

Description

Sends the progress of an operation to the client.

Syntax

void onPercentDone(int iPercent);

Parameters

iPercent
[in] Specifies the rate of progress of the operation.

Return Value

None.