Helper struct for standardize interface retrieval. More...
#include <DispatchWrapper.hpp>


Public Types | |
| using | type = T |
Helper struct for standardize interface retrieval.
Exposes an alias type that matches the underlying *_Dispatch interface specified as the template parameter.
| T | A COM interface |
Definition at line 15 of file DispatchWrapper.hpp.
| using type = T |
Definition at line 17 of file DispatchWrapper.hpp.