FM_SetCurrentAppId

Overrides the AppId recorded in the current request originated from the host side. If there is no active request the function does nothing.

Synopsis
#include <fmappid.h> 
void FM_SetCurrentPid(uint64_t appid);
Parameters
appid The new AppId to be recorded in the request he new A
Return Code

none