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.
Retrieves an enumerator for all SymTagHeapAllocationSite
symbols.
Syntax
HRESULT getHeapAllocationSites (
IDiaEnumSymbols** ppResult
);
Parameters
ppResult
[out] Returns an IDiaEnumSymbols
object that contains the list of symbols retrieved.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.