Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/IAllocationsProvider
Description
Returns the display name of the specified LLM tag. Lifetime of returned string matches the session lifetime.
| Name | GetTagName |
| Type | function |
| Header File | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/AllocationsProvider.h |
| Include Path | #include "TraceServices/Model/AllocationsProvider.h" |
const TCHAR * GetTagName
(
TagIdType Tag
) const