|
BLPAPI C++ 3.25.7
|
#include <blpapi_schema.h>
Public Types | |
| enum | Value { ACTIVE = BLPAPI_STATUS_ACTIVE , DEPRECATED = BLPAPI_STATUS_DEPRECATED , INACTIVE = BLPAPI_STATUS_INACTIVE , PENDING_DEPRECATION = BLPAPI_STATUS_PENDING_DEPRECATION } |
This struct provides a namespace for enumerating the possible deprecation statuses of a schema element or type.
| enum Value |