Nui
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Microsoft::WRL::Details::InterfaceTraits< Nil > Struct Reference

#include <implements.h>

Public Types

typedef Nil Base
 

Public Member Functions

template<typename T >
 _Success_ (return==true) static bool CanCastTo(T *
 
_Outptr_ void ** throw ()
 

Static Public Member Functions

template<unsigned int ClassType>
static void Verify () throw ()
 
static void FillArrayWithIid (_Inout_ unsigned long *, _Inout_ IID *) throw ()
 

Public Attributes

 REFIID
 

Static Public Attributes

static const unsigned long IidCount = 0
 

Member Typedef Documentation

◆ Base

Member Function Documentation

◆ _Success_()

template<typename T >
Microsoft::WRL::Details::InterfaceTraits< Nil >::_Success_ ( return  = = true)

◆ FillArrayWithIid()

static void Microsoft::WRL::Details::InterfaceTraits< Nil >::FillArrayWithIid ( _Inout_ unsigned long *  ,
_Inout_ IID *   
)
throw (
)
inlinestatic

◆ throw()

_Outptr_ void** Microsoft::WRL::Details::InterfaceTraits< Nil >::throw ( )
inline

◆ Verify()

template<unsigned int ClassType>
static void Microsoft::WRL::Details::InterfaceTraits< Nil >::Verify ( )
throw (
)
inlinestatic

Member Data Documentation

◆ IidCount

const unsigned long Microsoft::WRL::Details::InterfaceTraits< Nil >::IidCount = 0
static

◆ REFIID


The documentation for this struct was generated from the following file: