Sets the description.
CaInteractiveMerge
LPCTSTR szDesc
True if successful, false if failed
Example
CaInteractiveMerge& rInteractiveMerge=rContext.GetInteractiveMerge();
bool bRel = rInteractiveMerge.SetDescription("My Description");
More information:
| Copyright © 2013 CA. All rights reserved. |
|