FM_GetCurrentOid

This function returns the OID recorded in the current request originated from the host side. if there is no active request (e.g. a call from Startup()function), FM_DEFAULT_OID is returned.

Synopsis

unsigned long FM_GetCurrentOid(void);

Return Code

The OID of the application which originated the request.