_GetData() is only used within STemWin.
 
Symbols
loading...
Files
loading...

_GetData() function

Get data.

Syntax

static int _GetData(void * p,     const U8 ** ppData,     unsigned NumBytesReq,     U32 Off);

Arguments

p

Handle to file structure

ppData

pointer to data buffer to be read

NumBytesReq

number of bytes to be read

Off

offset in the file

Return value

number of read bytes

Call Tree

Functions called by _GetData()
_GetData()
all items filtered out
Data read by _GetData()
Data written by _GetData()
_GetData()::NumBytesRead
_GetData()::phFile
all items filtered out
_GetData()
_GetData()::phFile
all items filtered out
Type of _GetData()
_GetData()
all items filtered out