Previous Topic: bool SetCrossProjectMerge(HAROBJID iObjId)

Next Topic: bool SetTakeSnapshot(HAROBJID iObjId)


bool SetTakeSnapshot(LPCTSTR szTakeSnapshotName)

Sets the specified TakeSnapshot as the current context TakeSnapshot.

Owning Class

CaContext

Arguments

LPCTSTR szTakeSnapshotName

Return Value

True if success, false if fails

Example

rContext.SetTakeSnapshot(szName);

More information: