MPE_Log_get_solo_eventID

Get a single event number to be used to define EVENT drawable through MPE_Describe_event().

Synopsis

int MPE_Log_get_solo_eventID( int *eventdef_eventID )

Input/Output Parameters

eventdef_eventID
eventID for the definition of event drawable.

Notes

This routine is provided to ensure that users are using unique event numbers. It relies on all packages using this routine.

This function is threadsafe.

Location:../src/logging/src/mpe_log.c