SVC_GetPid

This function retrieves the process identifier (PID) recorded in the request. The PID is the Process ID of the host application that originated the request.

Synopsis

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

Output Requirements

The Process identifier recorded in the request is returned.