Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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