|
GME
13
|
#include <CommonSmart.h>

Public Member Functions | |
| template<class T > | |
| PutInBstr (const T &t) | |
| template<> | |
| PutInBstr (const BSTR &a) | |
| template<> | |
| PutInBstr (const std::wstring &t) | |
| operator BSTR () | |
Public Attributes | |
| CComBstrObj | b |
Definition at line 421 of file CommonSmart.h.
| PutInBstr::PutInBstr | ( | const T & | t | ) | [inline] |
Definition at line 425 of file CommonSmart.h.
| PutInBstr::PutInBstr | ( | const BSTR & | a | ) | [inline] |
Definition at line 427 of file CommonSmart.h.
| PutInBstr::PutInBstr | ( | const std::wstring & | t | ) | [inline] |
Definition at line 429 of file CommonSmart.h.
| PutInBstr::operator BSTR | ( | ) | [inline] |
Definition at line 433 of file CommonSmart.h.
Definition at line 435 of file CommonSmart.h.
1.7.6.1