Interface ProxyInfo
access this type via: pal.ProxyInfo (provides, requires or uses)
Optional secondary component interface for PAL proxies, to receive information on where a proxy has been injected.
Functions
void setInjectSite(char location[], char reqIntf[])
void setInjectSite(char location[], char reqIntf[])
This is function is called by PAL, after loading an intercept component, to notify that component of the location at which it has been injected.