MPE_Log_get_state_eventIDs

Langue: en

Version: 173254 (fedora - 06/07/09)

Section: 4 (Pilotes et protocoles réseau)

NAME

MPE_Log_get_state_eventIDs - Get a pair of event numbers to be used to define STATE drawable through MPE_Describe_state().

SYNOPSIS

 int MPE_Log_get_state_eventIDs( int *statedef_startID,
                                 int *statedef_finalID )
 

INPUT/OUTPUT PARAMETERS

statedef_startID
- starting eventID for the definition of state drawable.
statedef_finalID
- ending eventID for the definition of state 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