Enum status_t

Enum Documentation

enum Microsoft::Applications::Events::status_t

The status_t enumeration contains a set of status code.

Values:

enumerator STATUS_EFAIL

General failure

enumerator STATUS_SUCCESS

Success.

enumerator STATUS_EPERM

Permission denied

enumerator STATUS_EALREADY

Already done / already in progress

enumerator STATUS_ENOSYS

Not implemented or no-op

enumerator STATUS_ENOTSUP

Not supported.