Ticket #225 (closed defect: fixed)
interface IDs for ICapePMCRegistrationDetails and ICapeLibraryDetails
Reported by: | jasper | Owned by: | jasper |
---|---|---|---|
Priority: | minor | Milestone: | Phase III WP1 |
Component: | Client Header Files | Version: | 1.2.0.14 |
Keywords: | Cc: |
Description
ICapePMCRegistrationDetails and ICapeLibraryDetails appear inside a CobiaCollection?, and therefore implement both their main interface and CobiaIdentification?. So these types have an underlying ICapeInterface with a queryInterface, and therefore the interfaces are identified by a UUID.
The UUIDs appear in the client stub code for C++, but not for the C-binding.
Change History
Note: See
TracTickets for help on using
tickets.
In [00cf7cc180ba4ff5ed8596a55f5fbeab5993df09]: