COM Library
Namespaces | Functions
ErrorInfo.cpp File Reference

COM error handling macros and functions. More...

#include "Common.hpp"
#include "ErrorInfo.hpp"
#include <WCL/ComPtr.hpp>

Namespaces

namespace  COM
 

The COM Library namespace.


Functions

bool COM::SetComErrorInfo (const char *pszSource, const tchar *pszDescription)
 Set the COM ErrorInfo object for the thread.

Detailed Description

COM error handling macros and functions.

Author:
Chris Oldwood