Changeset 294 for trunk/nom/include/nomapi.h
- Timestamp:
- Apr 7, 2007, 4:29:56 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nom/include/nomapi.h
r255 r294 53 53 gulong ulInstanceSize; /* Size of an instance of this class */ 54 54 gulong mtabSize; /* Size of this mtab (includes method ptrs.) */ 55 nomId classNomId; /* The unique ID of this class */ 55 56 nomMethodProc* entries[1]; 56 57 } nomMethodTab, *nomMethodTabPtr;
Note:
See TracChangeset
for help on using the changeset viewer.