Nui
|
#include <client.h>
Public Member Functions | |
ComPtrRef (T *ptr) throw () | |
operator void ** () const throw () | |
operator T* () throw () | |
operator typename ComPtrRefBase< T >::InterfaceType ** () throw () | |
ComPtrRefBase< T >::InterfaceType * | operator* () throw () |
ComPtrRefBase< T >::InterfaceType *const * | GetAddressOf () const throw () |
ComPtrRefBase< T >::InterfaceType ** | ReleaseAndGetAddressOf () throw () |
Public Member Functions inherited from Microsoft::WRL::Details::ComPtrRefBase< T > | |
operator IInspectable ** () const throw () | |
operator IUnknown ** () const throw () | |
Additional Inherited Members | |
Public Types inherited from Microsoft::WRL::Details::ComPtrRefBase< T > | |
typedef T::InterfaceType | InterfaceType |
Protected Attributes inherited from Microsoft::WRL::Details::ComPtrRefBase< T > | |
T * | ptr_ |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |