Struct IProxyControl#
Defined in File core_ps.h
Struct Documentation#
-
struct IProxyControl#
Get the target interface from the proxy object.
Public Functions
-
virtual sdv::interface_t GetTargetInterface() = 0#
Get the target interface from the proxy object.
- Returns:
The target interface.
-
interface_t GetTargetInterface()
Get the target interface from the proxy object.
- Returns:
The target interface.
Public Static Attributes
-
static ::sdv::interface_id _id = 0x8775C4F048BFBBBA#
Interface ID.
-
virtual sdv::interface_t GetTargetInterface() = 0#