Previous Topic: bool SetPromote(HAROBJID iObjId)

Next Topic: bool SetDemote(HAROBJID iObjId)


bool SetDemote(LPCTSTR szDemoteName)

Sets the specified Demote as the current context Demote.

Owning Class

CaContext

Arguments

LPCTSTR szDemoteName

Return Value

True if success, false if fails

Example

rContext.SetDemote(szName);

More information: