STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Macros | Functions
marshal_atl.h File Reference
#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)
 

Macro Definition Documentation

#define _INC_MSCLR_MARSHAL_ATL