Ticket #15 (closed defect: fixed)
CAPE-OPEN PIA definition of ICAPEUtilities::Edit method is incorrect
Reported by: | michaelhalloran | Owned by: | michelpons |
---|---|---|---|
Priority: | major | Milestone: | Per-user or per-machine installations |
Component: | TLB/PIA Guidelines | Version: | 1.0 |
Keywords: | Cc: |
Description
Reported by Jasper van Baten
ICAPEUtilities Edit returns S_FALSE when no change is made during an edit operation. The .net PIA therefore needs to return the HRESULT directly rather than converting it to an exception in the event of an error.
Change History
Note: See
TracTickets for help on using
tickets.
Fixed by commit 51, available in builds after 13 Feb 2016.
Added return type to method definition.