Template Function sdv::GetInterface()#
Defined in File core_idl_backup.h
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.