SVC_GetOid

This function retrieves the originator identifier (OID) recorded in the request. The OID is set by the host application using the MD_SendReceive() function. The value is passed in from the host application.

Synopsis

uint32 SVC_GetOid( HI_MsgHandle token );
Parameter Description
token The token identifying the request.

Output Requirements

The originator identifier recorded in the request is returned.