

HSDK Class Descriptions › CaContext › bool SetCrossProjectMerge(LPCTSTR szCrossProjectMergeName)
bool SetCrossProjectMerge(LPCTSTR szCrossProjectMergeName)
Sets the specified CrossProjectMerge as the current context CrossProjectMerge.
- Owning Class
-
CaContext
- Arguments
-
LPCTSTR szCrossProjectMerge
- Return Value
-
True if success, false if fails
Example
rContext.CrossProjectMerge(szName);
More information:
- HSDK Programming Fundamentals
- CaException
- GetCrossProjectMergeName
- GetCrossProjectMerge
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|