STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
msclr::interop::error_reporting_helper< _To_Type, _From_Type, true > Class Template Reference

#include <msclr/marshal.h>

Public Member Functions

 __declspec (deprecated("This conversion requires a marshal_context. Please use a marshal_context for this conversion.")) static _To_Type marshal_as(const _From_Type &_from_object)
 

Member Function Documentation

template<class _To_Type , class _From_Type >
msclr::interop::error_reporting_helper< _To_Type, _From_Type, true >::__declspec ( deprecated("This conversion requires a marshal_context. Please use a marshal_context for this conversion.")  ) const
inline
229  {
230  return _This_conversion_requires_a_context;
231  }

The documentation for this class was generated from the following file: