Windows C++ Library
|
The ComPtr class declaration. More...
#include "IFacePtr.hpp"
#include "ComException.hpp"
#include <objbase.h>
#include <Core/AnsiWide.hpp>
#include <Core/BadLogicException.hpp>
Classes | |
class | WCL::ComPtr< T > |
A smart-pointer type for use with COM objects and interfaces. More... | |
Namespaces | |
namespace | WCL |
The Windows C++ Library namespace. |
The ComPtr class declaration.