FM_SetCurrentPid

This function overrides the PID recorded in the current request originated from the host side. If there is no active request the function does nothing.

Synopsis

unsigned long FM_SetCurrentPid(unsigned long pid);
Parameter Description
pid The new PID to be recorded in the request.

Return Code

N/A