viewer.h File Reference

Switch Operation Management Interface: Accessing Messages. More...

#include "session.h"

Go to the source code of this file.

Macros

#define SOM_FACILITY_VIEWER   4
 

Typedefs

typedef void SOMViewerCallback(struct SOMSession *session, void *ophandle, void *clientdata, int status, struct X400Message *x400, const char *opdata, size_t opdatalen)
 Prototype for callback for viewer operation completion. More...
 

Functions

int SOMViewerSetCallback (struct SOMSession *session, SOMViewerCallback *callback, SOMViewerCallback **oldvalue)
 Set the viewer callback function for this session. More...
 
int SOMViewQueue (struct SOMSession *session, const char *messageid, void *ophandle, int async)
 Set Logfile monitoring. More...
 
int SOMViewArchive (struct SOMSession *session, const char *filename, void *ophandle, int async)
 Set Logfile monitoring. More...
 

Detailed Description

Switch Operation Management Interface: Accessing Messages.

Definition in file viewer.h.

All rights reserved © 2002 - 2024 Isode Ltd.