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