42#ifndef SBG_ECOM_SESSION_INFO_H
43#define SBG_ECOM_SESSION_INFO_H
59#define SBG_ECOM_SESSION_INFO_BUFFER_SIZE (32768)
Main header for the SBG Systems common C library.
SbgErrorCode sbgEComSessionInfoCtxProcess(SbgEComSessionInfoCtx *pCtx, uint16_t pageIndex, uint16_t nrPages, const void *pBuffer, size_t size)
#define SBG_ECOM_SESSION_INFO_BUFFER_SIZE
Definition sbgEComSessionInfo.h:59
struct _SbgEComSessionInfoCtx SbgEComSessionInfoCtx
const char * sbgEComSessionInfoCtxGetString(const SbgEComSessionInfoCtx *pCtx)
void sbgEComSessionInfoCtxConstruct(SbgEComSessionInfoCtx *pCtx)
enum _SbgErrorCode SbgErrorCode
Definition sbgEComSessionInfo.h:71
uint16_t pageIndex
Definition sbgEComSessionInfo.h:74
uint16_t nrPages
Definition sbgEComSessionInfo.h:75
size_t length
Definition sbgEComSessionInfo.h:73