OLE Developer Guide  Latest Git
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
IOVec Struct Reference

Detailed Description

An IOVector, with a pointer to memory and a length attribute.

Data Fields

const void * base
 A pointer to the data.
 
unsigned int length
 The size of the data.
 

The documentation for this struct was generated from the following file: