Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PROGRESS_DIALOG_CHECKBOX_ID enumeration type indicates the check box on the IPhotoProgressDialog object.
Syntax
typedef enum tagPROGRESS_DIALOG_CHECKBOX_ID {
PROGRESS_DIALOG_CHECKBOX_ID_DEFAULT = 0
} PROGRESS_DIALOG_CHECKBOX_ID;
Constants
PROGRESS_DIALOG_CHECKBOX_ID_DEFAULTValue: 0 Specifies PROGRESS_DIALOG_CHECKBOX_ID_DEFAULT . |
Requirements
| Requirement | Value |
|---|---|
| Header | photoacquire.h |