Share via


IDiaLVarInstance::get_offsetStart

This method retrieves the starting offset of the live local variable within a section.

HRESULT get_offsetStart(
   DWORD *pRetVal
);

Parameters

  • pRetVal
    [out] Returns the offset.

Return Value

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

See Also

Reference

IDiaLVarInstance