SAWHSDK::onPercentDone
Sends the progress of an operation to the client.
void onPercentDone(int iPercent);
Parameters
iPercent [in] Specifies the rate of progress of the operation.
Return Value
None.