Previous Topic: CaContainer GetProcessList(void) const

Next Topic: bool SetProject(HAROBJID iObjId)


bool SetProject(LPCTSTR szProjectName)

Sets the specified Project as the current context Project.

Owning Class

CaContext

Arguments

LPCTSTR szProjectName

Return Value

True if success, false if fails

Example

rContext.SetProject(szName);

More information: