Enum pfcMessageButton
Description
This enumerated type indicates different types of buttons.
Values
pfcMESSAGE_BUTTON_OK
OK.
pfcMESSAGE_BUTTON_CANCEL
CANCEL.
pfcMESSAGE_BUTTON_YES
YES.
pfcMESSAGE_BUTTON_NO
NO.
pfcMESSAGE_BUTTON_ABORT
ABORT.
pfcMESSAGE_BUTTON_RETRY
RETRY.
pfcMESSAGE_BUTTON_IGNORE
IGNORE.
pfcMESSAGE_BUTTON_CONFIRM
CONFIRM.
pfcMessageButton_nil
Enum null value.