Function sdv::GetInterface(sdv::interface_id)#
Defined in File core_idl_backup.h
Function Documentation#
-
virtual sdv::interface_t sdv::GetInterface(sdv::interface_id idInterface) = 0#
Get access to another interface.
- Parameters:
idInterface – [in] The interface id to get access to.
- Returns:
Returns a pointer to the interface or NULL when the interface is not supported.