HSDK Class Descriptions › CaContext › bool SetRemovePath(LPCTSTR szRemovePathName)
bool SetRemovePath(LPCTSTR szRemovePathName)
Sets the specified RemovePath as the current context RemovePath.
- Owning Class
-
CaContext
- Arguments
-
LPCTSTR szRemovePathName
- Return Value
-
True if success, false if fails
Example
rContext.SetRemovePath(szName);
More information:
- HSDK Programming Fundamentals
- CaException
- GetRemovePathName
- GetRemovePath
|
Copyright © 2013 CA.
All rights reserved.
|
|