|
GME
13
|
#include <ComHelp.h>
Public Member Functions | |
| CBstrRef (BSTR str) | |
| void | operator= (const CString &str) |
| void | Free () |
| operator BSTR () | |
| operator CString () | |
| CBstrRef (BSTR str) | |
| void | operator= (const CString &str) |
| void | Free () |
| operator BSTR () | |
| operator CString () | |
Definition at line 46 of file MgaUtil/ComHelp.h.
| CBstrRef::CBstrRef | ( | BSTR | str | ) | [inline] |
Definition at line 49 of file MgaUtil/ComHelp.h.
| CBstrRef::CBstrRef | ( | BSTR | str | ) | [inline] |
Definition at line 50 of file Search/ComHelp.h.
| void CBstrRef::Free | ( | ) | [inline] |
Definition at line 53 of file MgaUtil/ComHelp.h.
| void CBstrRef::Free | ( | ) | [inline] |
Definition at line 54 of file Search/ComHelp.h.
| CBstrRef::operator BSTR | ( | ) | [inline] |
Definition at line 55 of file MgaUtil/ComHelp.h.
| CBstrRef::operator BSTR | ( | ) | [inline] |
Definition at line 56 of file Search/ComHelp.h.
| CBstrRef::operator CString | ( | ) | [inline] |
Definition at line 56 of file MgaUtil/ComHelp.h.
| CBstrRef::operator CString | ( | ) | [inline] |
Definition at line 57 of file Search/ComHelp.h.
| void CBstrRef::operator= | ( | const CString & | str | ) | [inline] |
Definition at line 51 of file MgaUtil/ComHelp.h.
| void CBstrRef::operator= | ( | const CString & | str | ) | [inline] |
Definition at line 52 of file Search/ComHelp.h.
1.7.6.1