Changeset 1183


Ignore:
Timestamp:
03/02/09 07:15:05 (3 years ago)
Author:
Mark Koennecke
Message:
  • Fixed a documentation issue in napi.h refs #155
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/napi.h

    r1042 r1183  
    503503   * Retrieve information about the currently open group. 
    504504   * \param handle A NeXus file handle as initialized by NXopen. 
    505    * \param no_items A pointer to an integer which will be set to the count of group attributes  
    506    * available. 
     505   * \param no_items A pointer to an integer which will be set to the count  
     506   *   of group elements available. This is the count of other groups and  
     507   * data sets in this group.   
    507508   * \param name The name of the group. 
    508509   * \param nxclass The NeXus class name of the group. 
Note: See TracChangeset for help on using the changeset viewer.