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