implementationinformation.h File Reference

Typedef RExtendedInterfacesArray

typedef RArray< TUid >RExtendedInterfacesArray

Simplifies the definition of extended interfaces array

NONSHARABLE_CLASS ( CImplementationInformation )

NONSHARABLE_CLASS(CImplementationInformation)

The CimplementationInformation class acts as the container for the registration data relating to a particular interface implementation. Note that this class is used in both the ECOM client and server side hence the mixed API classification seen below. For the client side only the API used to extract the registration data should be used.

Typedef RImplInfoArray

typedef RArray< CImplementationInformation * >RImplInfoArray

Simplifies the definition of functions which return registry information

Typedef RImplInfoPtrArray

typedef RPointerArray< CImplementationInformation >RImplInfoPtrArray

Simplifies the definition of functions which return registry information