Platforms to show: All Mac Windows Linux Cross-Platform

WinPhotoAcquireProgressCallBackMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Windows Photos MBS WinFrameworks Plugin 20.3 ❌ No ✅ Yes ❌ No ❌ No Desktop only
The WinPhotoAcquireProgressCallBackMBS interface may be implemented if you wish to do extra processing at various stages in the acquisition process.

Advise Message Types

Constant Value Description
AdviseMessageTypeOK 3 Specifies that the error that occurred requires an OK response. The ErrorAdviseResult parameter must be set to AdviseResultOK.
AdviseMessageTypeRetryCancel 1 Specifies that the error that occurred requires a Skip, Retry, or Cancel response. The ErrorAdviseResult parameter must be set to one of the following: AdviseResultSkip, AdviseResultSkipAll, AdviseResultRetry, or AdviseResultAbort.
AdviseMessageTypeSkipRetryCancel 0 Specifies that the error that occurred requires a Retry or Cancel response. The ErrorAdviseResult parameter must be set to one of the following: AdviseResultRetry or AdviseResultAbort.
AdviseMessageTypeYesNo 2 Specifies that the error that occurred requires a Yes or No response. The ErrorAdviseResult parameter must be set to one of the following: AdviseResultYes or AdviseResultNo.

Advise Results

Constant Value Description
AdviseResultAbort 6 Specifies a Cancel response. Valid if MessageType is AdviseMessageTypeSkipRetryCancel or AdviseMessageTypeRetryCancel.
AdviseResultNo 1 Specifies a No response. Valid if MessageType is AdviseMessageTypeYesNo.
AdviseResultOK 2 Specifies an OK response. Valid if MessageType is AdviseMessageTypeOK.
AdviseResultRetry 5 Specifies a Retry response. Valid if MessageType is AdviseMessageTypeSkipRetryCancel or AdviseMessageTypeRetryCancel.
AdviseResultSkip 3 Specifies a Skip response. Valid if MessageType is AdviseMessageTypeSkipRetryCancel.
AdviseResultSkipAll 4 Specifies a Skip All response. Valid if MessageType is AdviseMessageTypeRetryCancel.
AdviseResultYes 0 Specifies a Yes response. Valid if MessageType is AdviseMessageTypeYesNo.

This class has no sub classes.

Some methods using this class:

Some examples using this class:

Blog Entries

Release notes


The items on this page are in the following plugins: MBS WinFrameworks Plugin.


WinPhotoAcquireOptionsDialogMBS   -   WinPhotoAcquireSettingsMBS


The biggest plugin in space...