_NCSRM_INCORE_IMAGE Struct Reference
[Resource Managerment]

#include <mresmgr.h>

Data Fields


Detailed Description

Structure defines the header of incore image resource.

Definition at line 269 of file mresmgr.h.


Field Documentation

void* data

The pointer to real image data.

Definition at line 278 of file mresmgr.h.

char ext[NCSRT_EXT_LEN+1]

The extended name of image data.

See also:
NCSRT_EXT_LEN

Definition at line 275 of file mresmgr.h.

int size

The size of incore real image data, not include header.

Definition at line 272 of file mresmgr.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 10 11:18:07 2011 for New Control Set V1.0.0 API Reference by  doxygen 1.6.3