SR_Session API functions


Detailed Description


Functions

SREC_SESSION_API
ESR_ReturnCode 
SR_SessionCreate (const LCHAR *filename)
SREC_SESSION_API
ESR_ReturnCode 
SR_SessionDestroy (void)


Function Documentation

SREC_SESSION_API ESR_ReturnCode SR_SessionCreate ( const LCHAR filename  ) 

Initializes the SREC session.

Parameters:
filename File to read session information from
Returns:
ESR_OPEN_ERROR if file cannot be opened; ESR_READ_ERROR if file cannot be read; ESR_OUT_OF_MEMORY if system is out of memory

SREC_SESSION_API ESR_ReturnCode SR_SessionDestroy ( void   ) 

Destroys the SREC session.

Returns:
ESR_SUCCESS


Generated on Thu May 1 15:37:26 2008 for SREC by  doxygen 1.5.3