HSDK Class Descriptions › CaCheckin › LPCTSTR GetDescription(void)
Gets the Description attribute for this process.
CaCheckin
None
LPCTSTR-the value
Example
CaCheckin& rCheckin = rContext.GetCheckin(); CaString szValue = rCheckin.GetDescription();
More information: