GME  13
Public Member Functions
CBstr Class Reference

#include <ComHelp.h>

List of all members.

Public Member Functions

 CBstr ()
 CBstr (const CString &str)
 ~CBstr ()
void operator= (const CString &str)
void Free ()
BSTR Send ()
 operator BSTR * ()
 operator CString ()
 CBstr ()
 CBstr (const CString &str)
 ~CBstr ()
void operator= (const CString &str)
void Free ()
BSTR Send ()
 operator BSTR * ()
 operator CString ()

Detailed Description

Definition at line 27 of file MgaUtil/ComHelp.h.


Constructor & Destructor Documentation

CBstr::CBstr ( ) [inline]

Definition at line 30 of file MgaUtil/ComHelp.h.

CBstr::CBstr ( const CString &  str) [inline]

Definition at line 31 of file MgaUtil/ComHelp.h.

CBstr::~CBstr ( ) [inline]

Definition at line 32 of file MgaUtil/ComHelp.h.

CBstr::CBstr ( ) [inline]

Definition at line 31 of file Search/ComHelp.h.

CBstr::CBstr ( const CString &  str) [inline]

Definition at line 32 of file Search/ComHelp.h.

CBstr::~CBstr ( ) [inline]

Definition at line 33 of file Search/ComHelp.h.


Member Function Documentation

void CBstr::Free ( ) [inline]

Definition at line 36 of file MgaUtil/ComHelp.h.

void CBstr::Free ( ) [inline]

Definition at line 37 of file Search/ComHelp.h.

CBstr::operator BSTR * ( ) [inline]

Definition at line 39 of file MgaUtil/ComHelp.h.

CBstr::operator BSTR * ( ) [inline]

Definition at line 40 of file Search/ComHelp.h.

CBstr::operator CString ( ) [inline]

Definition at line 40 of file MgaUtil/ComHelp.h.

CBstr::operator CString ( ) [inline]

Definition at line 41 of file Search/ComHelp.h.

void CBstr::operator= ( const CString &  str) [inline]

Definition at line 34 of file MgaUtil/ComHelp.h.

void CBstr::operator= ( const CString &  str) [inline]

Definition at line 35 of file Search/ComHelp.h.

BSTR CBstr::Send ( ) [inline]

Definition at line 38 of file MgaUtil/ComHelp.h.

BSTR CBstr::Send ( ) [inline]

Definition at line 39 of file Search/ComHelp.h.


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