|
БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
IReconcileInitiator::SetProgressFeedback
[Now Supported on Windows NT]
Indicates the amount of progress the briefcase reconciler has made toward completing the reconciliation. The amount is a fraction of 1 and is computed as the quotient of the ulProgress and ulProgressMax. Reconcilers should call this member function periodically during their reconciliation process. The initiator typically uses this measure of progress to update a thermometer gauge or some other form of visual feedback for the user. The briefcase reconciler can change the value of ulProgressMax from call to call. This means successive calls to this member function do not necessarily indicate steady forward progress. Backward progress is legal, although not desirable. It is the responsibility of the initiator to determine whether backward progress should be revealed to the user.
HRESULT IReconcileInitiator::SetProgressFeedback(
ULONG ulProgress, ULONG ulProgressMax );
Parameters
ulProgress
Numerator of the progress fraction.
ulProgressMax
Denominator of the progress fraction.
Return Values
Returns the S_OK value if successful or the E_UNEXPECTED value if some unspecified error occurred.
See Also
IReconcileInitiator
|
Пригласи друзей и счет твоего мобильника всегда будет положительным! |
|
Пригласи друзей и счет твоего мобильника всегда будет положительным! |
IReconcileInitiator::SetProgressFeedback
[Теперь Поддерживанное на Windows NT]
Указывает сумму прогресса, что портфель reconciler был сделан по отношению к полному примирение. Сумма является долей 1 и вычислена как частное ulProgress и ulProgressMax. Reconcilers Должен называть эту функцию члена периодически в течение их процесса примирения. Инициатор обычно использует эту меру прогресса, чтобы корректировать измеритель термометра или некоторой другой формы визуальной обратной связи для потребителя. Портфель reconciler может изменить величину ulProgressMax с вызова, чтобы называться. Это означает последующие вызовы в эту функцию члена обязательно не указывать устойчивый форвардный прогресс. Отсталый прогресс юридический, хотя желательно не. Это - ответственность инициатора, чтобы определять, что независимо отсталый прогресс должен быть обнаружен потребителю.
HRESULT IReconcileInitiator::SetProgressFeedback(
ULONG ulProgress, ULONG ulProgressMax );
Параметры
ulProgress
Numerator Доля прогресс.
ulProgressMax
Знаменатель доли прогресса.
Обратные Величины
Возвращает величину S_OK если успешный или величина E_UNEXPECTED если немного неопределенная ошибка происходила бы.
Смотри Также
IReconcileInitiator
|
|
|
|