getVtransID

API definition

int getVtransID(rpcContext context) const

Function

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

Input

rpcContext context: RPC communication context of the VectorTransform object.

Output

N/A

Return value

int: RPC communication ID of the VectorTransform object.

Restrictions

N/A