Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Frees the specified PROFILER_HEAP_OBJECT Structure structures and their associated PROFILER_HEAP_OBJECT_OPTIONAL_INFO Structure elements.
Syntax
HRESULT FreeObjectAndOptionalInfo ( [in] ULONG celt, [in, size_is(celt)] PROFILER_HEAP_OBJECT** heapObjects);
Parameters
celt
The number of objects to free.
heapObjects
An array of PROFILER_HEAP_OBJECT Structure structures.
Return Value
The HRESULT.