Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
A structure used to represent a discontiguous array of WS_BYTES.
Syntax
typedef struct _WS_BUFFERS {
ULONG bufferCount;
WS_BYTES *buffers;
} WS_BUFFERS;
Members
bufferCount
buffers
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | webservices.h |