pacemaker 3.0.3
COM automation for people with deadlines and a hatred of GUIs
 
Loading...
Searching...
No Matches
utils.hpp File Reference
Include dependency graph for utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  pacemaker
 
namespace  pacemaker::inca
 
namespace  pacemaker::inca::detail
 

Functions

template<class T >
auto query_interface (pacemaker::inca::detail::unique_com_ptr<::IDispatch > src) -> pacemaker::inca::detail::unique_com_ptr< T >
 Narrows a generic IDispatch pointer to a typed DispatchWrapper.