HSDK Class Descriptions › CaApprove › LPCTSTR GetDescription(void)
Gets the current value of the Approve/Reject Description.
CaApprove
None
LPCTSTR-description
Example
CaApprove& rApprove = rContext.GetApprove(); CaString = rApprove.GetDescription();
More information:
HSDK Programming Fundamentals
Void SetDescription(LPCTSTR szDescription)