Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: ImplementationProxy.h

Struct TImplementationProxy

struct TImplementationProxy;

Description

The structure that defines the pairing required by the ECOM framework to correctly identify the instantiation method pointer to provide to a client's resolution request.

Members

Defined in TImplementationProxy:
iImplementationUid, iNewLFuncPtr


Member data


iImplementationUid

TUid iImplementationUid;

Description

The unique UID for an Interface Implementation


iNewLFuncPtr

TProxyNewLPtr iNewLFuncPtr;

Description

The pointer to the instantiation method for the Interface Implementation identified by the UID.