| 
    GME
    13
    
   
   | 
  
  
  
 
#include <ComHelp.h>
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 () | |
Definition at line 27 of file MgaUtil/ComHelp.h.
| 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.
| 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.
 1.7.6.1