Sets the Description to be associated with versions created by this Checkin.
CaCheckin
LPCTSTR szDesc-the description
True if success, false if fail
Example
CaCheckin& rCheckin = rContext.GetCheckin(); bool bResult = rCheckin.SetDescription(“Save work prior to vacation.”);
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|