Function sdv::idl::GetEntityByIndex#
Defined in File core_idl_backup.h
Function Documentation#
-
virtual IInterfaceAccess *sdv::idl::GetEntityByIndex(uint32_t uiIndex) = 0#
Get entity at supplied index.
- Parameters:
uiIndex – [in] The index to get the entity for.
- Returns:
The entity at the index or NULL when there is no entity at this index.