HSDK Class Descriptions › CaContext › bool SetRemovePath(LPCTSTR szRemovePathName)
Sets the specified RemovePath as the current context RemovePath.
CaContext
LPCTSTR szRemovePathName
True if success, false if fails
Example
rContext.SetRemovePath(szName);
More information: