Changeset 354 for trunk/nom/idl/nomobj.idl
- Timestamp:
- Jun 7, 2008, 12:01:47 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nom/idl/nomobj.idl
r353 r354 44 44 //NOMCLASSNAME(NOMObject); 45 45 46 interface NOMArray; 47 46 48 /** \interface NOMObject 47 49 … … 226 228 boolean nomIsANoClsCheck(in PNOMClass nomClass); 227 229 228 voidnomGetMethodList(in boolean bIncludingParents);230 NOMObject* nomGetMethodList(in boolean bIncludingParents); 229 231 }; 230 232
Note:
See TracChangeset
for help on using the changeset viewer.