#include <nitro/mb.h>
#define MB_SEGMENT_BUFFER_MIN 0x10000
Constant showing the minimum allowable size of the buffer passed as an argument to the MB_ReadSegment
function. For more information, see the MB_GetSegmentLength
function.
MB_GetSegmentLength, MB_ReadSegment
11/11/2004 Initial version.