Ignore:
Timestamp:
Jun 7, 2008, 12:01:47 PM (17 years ago)
Author:
cinc
Message:

nomGetMethodList() improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nom/idl/nomobj.idl

    r353 r354  
    4444//NOMCLASSNAME(NOMObject);
    4545
     46interface NOMArray;
     47
    4648/** \interface NOMObject
    4749
     
    226228  boolean nomIsANoClsCheck(in PNOMClass nomClass);
    227229
    228   void nomGetMethodList(in boolean bIncludingParents);
     230  NOMObject* nomGetMethodList(in boolean bIncludingParents);
    229231};
    230232
Note: See TracChangeset for help on using the changeset viewer.