|
openshot-audio
0.1.5
|
#include <juce_win32_ComSmartPtr.h>
Public Member Functions | |
| ComBaseClassHelperBase (unsigned int initialRefCount) | |
| virtual | ~ComBaseClassHelperBase () |
| ULONG __stdcall | AddRef () |
| ULONG __stdcall | Release () |
Protected Member Functions | |
| JUCE_COMRESULT | QueryInterface (REFIID refId, void **result) |
| template<class Type > | |
| JUCE_COMRESULT | castToType (void **result) |
Protected Attributes | |
| ULONG | refCount |
|
inline |
|
inlinevirtual |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
protected |
1.8.13