Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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.