Returns the object ID for the view in which the item resides. This view may be the working view associated with a state or a snapshot view.
Note: Information about baseline and repository views is not accessible through HSDK CaItems.
CaItem
None
HAROJBID-object ID of the view that the item is in
Example
CaItem& rItem = rContext.GetViewPathItem(); HAROBJDI iView = rItem.GetViewObjId();
More information:
| Copyright © 2013 CA. All rights reserved. |
|