Nui
Classes | Namespaces | Functions
client.h File Reference
#include <stddef.h>
#include <unknwn.h>
#include <weakreference.h>
#include <roapi.h>
#include <wrl/def.h>
#include <wrl/internal.h>
Include dependency graph for client.h:
This graph shows which files directly or indirectly include this file:

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

 Microsoft
 This file has no copyright assigned and is placed in the Public Domain.
 
 Microsoft::WRL
 
 Microsoft::WRL::Details
 
 Windows
 
 Windows::Foundation
 
 ABI
 
 ABI::Windows
 
 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 ()
 

Function Documentation

◆ IID_PPV_ARGS_Helper()

template<typename T >
void** IID_PPV_ARGS_Helper ( ::Microsoft::WRL::Details::ComPtrRef< T >  pp)
throw (
)