struttura WS_BUFFERS (webservices.h)
Struttura utilizzata per rappresentare una matrice non contigua di WS_BYTES.
Sintassi
typedef struct _WS_BUFFERS {
ULONG bufferCount;
WS_BYTES *buffers;
} WS_BUFFERS;
Members
bufferCount
buffers
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2 [solo app desktop] |
Intestazione | webservices.h |