Previous Topic: bool SetUDP(LPCTSTR szUDPName)

Next Topic: bool SetApprove(LPCTSTR szApproveName)


bool SetUDP(HAROBJID iObjId)

Sets the specified UDP as the current context UDP.

Owning Class

CaContext

Arguments

HAROBJID iObjId

Return Value

True if success, false if fails

Example

rContext.SetUDP( iObjId );

More information: