#include <MpiAPI.h>
Public Attributes | |
| U64 | uiSize |
| Object size in bytes. | |
| TId | classId |
| Id of the object's class. | |
| TId | moduleId |
| Id of the module in which the object's class is defined (.NET only). | |
| TId | classToken |
| Token of the defining class (.NET only). | |
| EArrayType | arrayType |
| Array type, or AT_NONE if the object is not an array. | |
| SArrayInfo | arrayInfo |
| Additional information for array objects (.NET only). | |
moduleId and classToken of the object, even when the base type of the array can be determined. Point [5] scores; moduleId and classToken of Point , but not of scores. In this case, the caller can pass a non-null moduleId and classToken to be used when they cannot be determined from the .NET API calls. (C) Copyright Intel Corporation 2007-2008. All Rights Reserved.
Generated on Thu Mar 6 15:07:58 2008 for Martini by
1.5.5