COmxILContentPipeIf Class Reference

class COmxILContentPipeIf : public CBase

Bridge to allow content pipes to be loaded as an ECOM plugin. Inheritance from this class allows it

Inherits from

Constructor & Destructor Documentation

~COmxILContentPipeIf()

~COmxILContentPipeIf ( ) [inline]

Destructor

Member Functions Documentation

CreateImplementationL(TUid)

COmxILContentPipeIf * CreateImplementationL ( TUid aUid ) [static, inline]

This function loads the ECOM plug-in specified by the UID passed as argument and return a newly created COmxContentPipeIf object

Parameters

TUid aUid UID of the ECOM plug-in

GetHandle(OMX_HANDLETYPE *)

TInt GetHandle ( OMX_HANDLETYPE * aContentPipe ) [pure virtual]

Gets a valid content pipe handle

Parameters

OMX_HANDLETYPE * aContentPipe Returns a pointer to the content pipe handle

Member Data Documentation

TUid iDestructorKey

TUid iDestructorKey [private]

A 32-bit instance key returned by the ECom framework