Changeset 1183
- Timestamp:
- 03/02/09 07:15:05 (3 years ago)
- File:
-
- 1 edited
-
trunk/include/napi.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/napi.h
r1042 r1183 503 503 * Retrieve information about the currently open group. 504 504 * \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. 507 508 * \param name The name of the group. 508 509 * \param nxclass The NeXus class name of the group.
Note: See TracChangeset
for help on using the changeset viewer.
