Condividi tramite


struttura BDA_STRING (bdatypes.h)

Sintassi

typedef struct _BDA_STRING {
  PBDARESULT lResult;
  ULONG      ulStringSize;
  BYTE       argbString[MIN_DIMENSION];
} BDA_STRING, *PBDA_STRING;

Members

lResult

ulStringSize

argbString[MIN_DIMENSION]

Requisiti

Requisito Valore
Intestazione bdatypes.h