Template Function sdv::GetInterface()#

Function Documentation#

template<typename TInterface>
TInterface *sdv::GetInterface()#

Templated version of GetInterface.

Template Parameters:

TInterface – The interface type.

Returns:

Returns a pointer to the interface or NULL when the interface is not supported.