Previous Topic: bool SetDemote(LPCTSTR szDemoteName)

Next Topic: bool SetCrossProjectMerge(LPCTSTR szCrossProjectMergeName)


bool SetDemote(HAROBJID iObjId)

Sets the specified Demote as the current context Demote.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetDemote(iObjId);

More information: