1#ifndef PACEMAKER_INCA_COM_INCAPROXY_HPP_
2#define PACEMAKER_INCA_COM_INCAPROXY_HPP_
Owning smart-pointer base class for COM dispatch proxy objects.
DispatchWrapper for the top-level Inca_Dispatch COM interface.
auto GetOpenedExperimentView() -> IncaExperimentViewProxy
Returns the COM object representing the currently open experiment view.
auto GetOpenedExperiment() -> IncaOnlineExperimentProxy
Returns the COM object representing the currently open experiment.
Helper struct for standardize interface retrieval.