Share via


IDiaLVarInstance::get_sectionEnd

This method retrieves the ending section of the live local variable.

HRESULT get_sectionEnd(
   DWORD *pRetVal
);

Parameters

  • pRetVal
    [out] Returns the ending section.

Return Value

If successful, returns S_OK; otherwise, returns an error code.

See Also

Reference

IDiaLVarInstance