FrameDataView.GetCategoryInfo

Declaration

public Profiling.ProfilerCategoryInfo GetCategoryInfo(ushort id);

Parameters

id The ID for the Category.

Returns

ProfilerCategoryInfo Returns a ProfilerCategoryInfo struct based on the supplied ID. If the ID doesn't exist, an exception is thrown.

Description

Gets the Profiler category information for a given category ID.


Did you find this page useful? Please give it a rating: