Function sdv::GetInterface(sdv::interface_id)#

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.