Previous Topic: bool SetPromote(LPCTSTR szPromoteName)

Next Topic: bool SetDemote(LPCTSTR szDemoteName)


bool SetPromote(HAROBJID iObjId)

Sets the specified Promote as the current context Promote.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetPromote(iObjId);

More information: