Briefcase Global Function cGetInputItem
All Categories Class Hierarchy This Category Indexes
Briefcase Global Function cGetInputItem
| int cGetInputItem( | const int | iIndex, |
| char** | oItemName, |
| char** | oItemUuid) |
-
Get details of one Input Item.
- Parameters:
-
- iIndex
- Item index (Starting from 0).
- oItemName
- Item name (must be freed by caller after use).
- oItemUuid
- Item identifier (must be freed by caller after use).
- Returns:
- 0 on failure or 1 on success.
This object is included in the file: VPMIXmlBriefcase_C.h
Copyright © 2003, Dassault Systèmes. All rights reserved.