Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This structure contains scatter/gather buffer information.
Syntax
typedef struct _SGX_BUF {
PUCHAR sb_buf;
DWORD sb_len;
} SGX_BUF, *PSGX_BUF;
Members
- sb_buf
Contains the pointer to the scatter/gather buffer.
- sb_len
Contains the length of the scatter/gather buffer.
Requirements
| Header | cdioctl.h |
| Windows Embedded CE | Windows CE .NET 4.0 and later |