|
Nui
|
#include <stddef.h>#include <unknwn.h>#include <weakreference.h>#include <roapi.h>#include <wrl/def.h>#include <wrl/internal.h>

Go to the source code of this file.
Classes | |
| class | Microsoft::WRL::Details::ComPtrRefBase< T > |
| class | Microsoft::WRL::Details::ComPtrRef< T > |
| class | Microsoft::WRL::ComPtr< T > |
Namespaces | |
| namespace | Microsoft |
| This file has no copyright assigned and is placed in the Public Domain. | |
| namespace | Microsoft::WRL |
| namespace | Microsoft::WRL::Details |
| namespace | Windows |
| namespace | Windows::Foundation |
| namespace | ABI |
| namespace | ABI::Windows |
| namespace | ABI::Windows::Foundation |
Functions | |
| template<typename T > | |
| void ** | IID_PPV_ARGS_Helper (::Microsoft::WRL::Details::ComPtrRef< T > pp) throw () |
| template<typename T > | |
| HRESULT | Windows::Foundation::ActivateInstance (HSTRING classid, ::Microsoft::WRL::Details::ComPtrRef< T > instance) throw () |
| template<typename T > | |
| HRESULT | Windows::Foundation::GetActivationFactory (HSTRING classid, ::Microsoft::WRL::Details::ComPtrRef< T > factory) throw () |
| template<typename T > | |
| HRESULT | ABI::Windows::Foundation::ActivateInstance (HSTRING classid, ::Microsoft::WRL::Details::ComPtrRef< T > instance) throw () |
| template<typename T > | |
| HRESULT | ABI::Windows::Foundation::GetActivationFactory (HSTRING classid, ::Microsoft::WRL::Details::ComPtrRef< T > factory) throw () |
| void ** IID_PPV_ARGS_Helper | ( | ::Microsoft::WRL::Details::ComPtrRef< T > | pp | ) | |
| throw | ( | ||||
| ) | |||||