IActiveScriptProfilerHeapEnum::GetNameIdMap
Returns the string names corresponding to PROFILER_HEAP_OBJECT_NAME_ID Type values.
Syntax
HRESULT GetNameIdMap ( [out, size_is(,*pcelt)] LPCWSTR* pNameList[], [out] UINT *pcelt);
Parameters
pNameList
[out] An array of names associated with PROFILER_HEAP_OBJECT_NAME_ID Type values.
pcelt
[out] The number of names in the array.
Return Value
The HRESULT.