#include <juce_win32_ComSmartPtr.h>


Public Member Functions | |
| ComBaseClassHelperBase (unsigned int initialRefCount) | |
| virtual | ~ComBaseClassHelperBase () |
| ULONG __stdcall | AddRef () |
| ULONG __stdcall | Release () |
Protected Member Functions | |
| template<class Type > | |
| JUCE_COMRESULT | castToType (void **result) |
| JUCE_COMRESULT | QueryInterface (REFIID refId, void **result) |
Protected Attributes | |
| ULONG | refCount |
|
inline |
|
inlinevirtual |
|
inline |
|
inlineprotected |
|
inlineprotected |
References __uuidof.
Referenced by juce::ComBaseClassHelper< ComClass >::QueryInterface().
|
inline |
|
protected |