vmsUploaderDllPersist Class Reference

#include <vmsUploaderDllPersist.h>

Inheritance diagram for vmsUploaderDllPersist:

vmsUploadsDll::vmsDllPersist

List of all members.

Public Member Functions

BOOL GetProfileString (LPCSTR pszSecion, LPCSTR pszName, LPCSTR pszDefValue, LPSTR pszValue, DWORD *pdwValueSize)
void WriteProfileString (LPCSTR pszSecion, LPCSTR pszName, LPCSTR pszValue)
void WriteProfileInt (LPCSTR pszSection, LPCSTR pszName, UINT nValue)
UINT GetProfileInt (LPCSTR pszSection, LPCSTR pszName, UINT nDefValue)
void WriteProfileBinary (LPCSTR pszSection, LPCSTR pszName, LPVOID pvData, UINT nDataSize)
BOOL GetProfileBinary (LPCSTR pszSecion, LPCSTR pszName, LPBYTE *ppData, UINT *pnDataSize)
void FreeBuffer (LPBYTE pb)
 vmsUploaderDllPersist ()
virtual ~vmsUploaderDllPersist ()


Detailed Description

Definition at line 15 of file vmsUploaderDllPersist.h.


Constructor & Destructor Documentation

vmsUploaderDllPersist::vmsUploaderDllPersist (  ) 

Definition at line 16 of file vmsUploaderDllPersist.cpp.

vmsUploaderDllPersist::~vmsUploaderDllPersist (  )  [virtual]

Definition at line 21 of file vmsUploaderDllPersist.cpp.


Member Function Documentation

BOOL vmsUploaderDllPersist::GetProfileString ( LPCSTR  pszSecion,
LPCSTR  pszName,
LPCSTR  pszDefValue,
LPSTR  pszValue,
DWORD *  pdwValueSize 
) [virtual]

void vmsUploaderDllPersist::WriteProfileString ( LPCSTR  pszSecion,
LPCSTR  pszName,
LPCSTR  pszValue 
) [virtual]

void vmsUploaderDllPersist::WriteProfileInt ( LPCSTR  pszSection,
LPCSTR  pszName,
UINT  nValue 
) [virtual]

UINT vmsUploaderDllPersist::GetProfileInt ( LPCSTR  pszSection,
LPCSTR  pszName,
UINT  nDefValue 
) [virtual]

void vmsUploaderDllPersist::WriteProfileBinary ( LPCSTR  pszSection,
LPCSTR  pszName,
LPVOID  pvData,
UINT  nDataSize 
) [virtual]

BOOL vmsUploaderDllPersist::GetProfileBinary ( LPCSTR  pszSecion,
LPCSTR  pszName,
LPBYTE *  ppData,
UINT pnDataSize 
) [virtual]

void vmsUploaderDllPersist::FreeBuffer ( LPBYTE  pb  )  [virtual]

Reimplemented from vmsUploadsDll::vmsDllPersist.

Definition at line 36 of file vmsUploaderDllPersist.cpp.


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:21:25 2008 by  doxygen 1.5.6