#include <blpapi_correlationid.h>
Public Attributes | |
unsigned int | size:8 |
unsigned int | valueType:4 |
unsigned int | classId:16 |
unsigned int | reserved:4 |
union { | |
blpapi_UInt64_t intValue | |
blpapi_ManagedPtr_t ptrValue | |
} | value |
unsigned int blpapi_CorrelationId_t_::size |
fill in the size of this struct
unsigned int blpapi_CorrelationId_t_::valueType |
type of value held by this correlation id
unsigned int blpapi_CorrelationId_t_::classId |
user defined classification id
unsigned int blpapi_CorrelationId_t_::reserved |
for internal use must be 0
union { ... } blpapi_CorrelationId_t_::value |