Previous Topic: bool SetTakeSnapshot(HAROBJID iObjId)

Next Topic: bool SetUDP(HAROBJID iObjId)


bool SetUDP(LPCTSTR szUDPName)

Sets the specified UDP as the current context UDP.

Owning Class

CaContext

Arguments

LPCTSTR szUDPName

Return Value

True if success, false if fails

Example

rContext.SetUDP(szName);

More information: