Briefcase Global Function cGetIDCardByIndx
All Categories Class Hierarchy This Category Indexes
Briefcase Global Function cGetIDCardByIndx
| int cGetIDCardByIndx( | const int | iIndex, |
| char** | oIDCardAttributeName, |
| char** | oIDCardAttributeValue) |
-
Get an action attribute from the IdentityCard.
- Parameters:
-
- iIndex
- Attribute index (Starting from 0).
- oIDCardAttributeName
- Attribute name (must be freed by caller after use).
- oIDCardAttributeValue
- Attribute value (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.