Retrieves the object ID of the current CA Harvest SCM user.
CaContext
None
Object ID of currently logged in user
Example
CaHarvest Harvest; CaContext& rContext = Harvest.GetContext(); HAROBJID iUser = rContext.GetUserId();
More information:
| Copyright © 2013 CA. All rights reserved. |
|