SGX_BUF (Windows CE 5.0)
This structure contains scatter/gather buffer information.
typedef struct _SGX_BUF {PUCHARsb_buf; DWORDsb_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
OS Versions: Windows CE .NET 4.0 and later.
Header: Cdioctl.h.
See Also
Send Feedback on this topic to the authors