42#ifndef SBG_ECOM_SESSION_INFO_H
43#define SBG_ECOM_SESSION_INFO_H
62#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:62
struct _SbgEComSessionInfoCtx SbgEComSessionInfoCtx
const char * sbgEComSessionInfoCtxGetString(const SbgEComSessionInfoCtx *pCtx)
void sbgEComSessionInfoCtxConstruct(SbgEComSessionInfoCtx *pCtx)
enum _SbgErrorCode SbgErrorCode
Definition sbgEComSessionInfo.h:74
SbgEComPager pager
Definition sbgEComSessionInfo.h:77