#include <b-Cap.h>
Public Attributes | |
u_int | Arrays |
u_short | Type |
union { | |
u_char CharValue | |
double DoubleArray [16] | |
double DoubleValue | |
float FloatArray [16] | |
float FloatValue | |
u_int LongValue | |
u_short ShortValue | |
u_char String [40+1] | |
} | Value |
union { ... } BCAP_VARIANT::Value |