Btk
Btk::Win32::ComInstance< T > Struct Template Reference

A Helper class to manager com. More...

#include <internal.hpp>

Public Member Functions

 ComInstance (const ComInstance &)=delete
 
T * operator-> ()
 
T ** operator& ()
 

Public Attributes

T * ptr = nullptr
 

Detailed Description

template<class T>
struct Btk::Win32::ComInstance< T >

A Helper class to manager com.

Template Parameters
TThe com type

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