Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.