STLdoc
STLdocumentation
|
#include <atlsafe.h>
#include <atlbase.h>
#include <atlstr.h>
#include <vcclr.h>
#include <atlcomcli.h>
#include <msclr\marshal.h>
Go to the source code of this file.
Namespaces | |
msclr | |
msclr::interop | |
Macros | |
#define | _INC_MSCLR_MARSHAL_ATL |
Functions | |
template<> | |
System::String | msclr::interop::marshal_as (const CComBSTR &_from_object) |
template<> | |
CComBSTR | msclr::interop::marshal_as (System::String^const &_from_object) |
template<> | |
System::String | msclr::interop::marshal_as (const CStringA &_from_obj) |
template<> | |
System::String | msclr::interop::marshal_as (const CStringW &_from_obj) |
template<> | |
CStringA | msclr::interop::marshal_as (System::String^const &_from_obj) |
template<> | |
CStringW | msclr::interop::marshal_as (System::String^const &_from_obj) |
#define _INC_MSCLR_MARSHAL_ATL |