getContext

API definition

rpcContext getContext(int vtransID) const

Function

Obtains the context based on the RPC communication ID of the VectorTransform object.

Input

int vtransID: RPC communication ID of the VectorTransform object.

Output

N/A

Return value

rpcContext: RPC communication context of the VectorTransform object.

Restrictions

N/A