Previous Topic: bool SetUDP(HAROBJID iObjId)

Next Topic: bool SetApprove(HAROBJID iObjId)


bool SetApprove(LPCTSTR szApproveName)

Sets the specified Approve as the current context Approve.

Owning Class

CaContext

Arguments

LPCTSTR szApproveName

Return Value

True if success, false if fails

Example

rContext.SetApprove(szName);

More information: