IDiaLVarInstance::get_sectionStart
This method retrieves the starting section of the live local variable.
HRESULT get_sectionStart(
DWORD *pRetVal
);
Parameters
- pRetVal
[out] Returns the section.
Return Value
If successful, returns S_OK; otherwise, returns an error code.