BDA_STRING structure (bdatypes.h)
Syntaxe
typedef struct _BDA_STRING {
PBDARESULT lResult;
ULONG ulStringSize;
BYTE argbString[MIN_DIMENSION];
} BDA_STRING, *PBDA_STRING;
Membres
lResult
ulStringSize
argbString[MIN_DIMENSION]
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | bdatypes.h |