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 the number of valid address ranges associated with the local symbol.
Syntax
HRESULT get_countLiveRanges (
DWORD* count
);
Parameters
count
[out] Returns the number of address ranges.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.
Requirements
Header: Dia2.h
Library: diaguids.lib
DLL: msdia100.dll