SAWVSDK::onPercentDone

Description

Send the progress of one operation to the client.

Syntax

public void onPercentDone(int iPercent);

Parameters

iPercent
Specifies the rate of progress of the operation.

Return Value

None.