| 
                   | 
               
                  
                   | 
            |
Location: 
            ImplementationProxy.h
            
         
struct TImplementationProxy;
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.
Defined in TImplementationProxy:
            iImplementationUid, iNewLFuncPtr
            
         
TProxyNewLPtr iNewLFuncPtr;
The pointer to the instantiation method for the Interface Implementation identified by the UID.