Sets one in a set of Version Object Ids to search for.
Note: The set of ids is stored in an ordered array. The index value sets a specific object ID value location. Index locations must be set in numerical order.
CaVersionChooser
HAROBJID iVersionObjId-version Object Id
int iIndex-the set of IDs is stored in an indexed array. Defaults to zero
None
Example
CaVersionChooser& rVersionChooser = rContext.GetVersionChooser(); rVersionChooser. SetVersionObjId (12345);
| Copyright © 2013 CA. All rights reserved. |
|