Logtext - Documentation
Home - Download - Documentation - Forum - Bug Report - Contact - License Agreement - External Links
 
 
Example program on how to use the DLL logtext.dll - logtextexample
 
This example shows how to implement and call the library from an application.
 
 
 
 

sLogTextEx Struct Reference

#include <logtext.h>

Collaboration diagram for sLogTextEx:

Collaboration graph
[legend]

Data Fields

DWORD dwOptions
DWORD dwExOptions
unsigned long ul_LO_QUICK_Counter
unsigned long ul_LO_QUICK_local_Counter
unsigned long ulMaxLogs
unsigned long ulMaxZips
unsigned long ulTimeOut
SCURRENTDATETIMEscdt
char * chLogFileName
char * chMaskLogFile
char * chExteLogFile
char * chMaskZipFile
char * chExteZipFile
char * chExteBakFile
char * chConfigFile
char * chExtExecutionString
char * chExtParameterString
DWORD dwExtCreationFlags
DWORD dwLogBufferLength
DWORD dwLogWidth
size_t stSLOGTEXTINILength

Detailed Description

Definition at line 45 of file logtext.h.


Field Documentation

Definition at line 47 of file logtext.h.

Definition at line 48 of file logtext.h.

Definition at line 49 of file logtext.h.

Definition at line 50 of file logtext.h.

unsigned long sLogTextEx::ulMaxLogs

Definition at line 51 of file logtext.h.

unsigned long sLogTextEx::ulMaxZips

Definition at line 52 of file logtext.h.

unsigned long sLogTextEx::ulTimeOut

Definition at line 53 of file logtext.h.

Definition at line 54 of file logtext.h.

Definition at line 55 of file logtext.h.

Definition at line 56 of file logtext.h.

Definition at line 57 of file logtext.h.

Definition at line 58 of file logtext.h.

Definition at line 59 of file logtext.h.

Definition at line 60 of file logtext.h.

Definition at line 61 of file logtext.h.

Definition at line 62 of file logtext.h.

Definition at line 63 of file logtext.h.

Definition at line 64 of file logtext.h.

Definition at line 67 of file logtext.h.

Definition at line 68 of file logtext.h.

Definition at line 69 of file logtext.h.


The documentation for this struct was generated from the following file:  
 
 
 

Home - Download - Documentation - Forum - Bug Report - Contact - License Agreement - External Links