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