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