/*
{ "description" : "Optional secondary component interface for PAL proxies, to receive information on where a proxy has been injected." }
*/
interface ProxyInfo {
/*
{ "@description" : "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." }
*/
void setInjectSite(char location[], char reqIntf[])
}
To propose a new revision to this entity, use dana source put -ut your/new/version.dn -n pal.ProxyInfo -m "reason for update" -u yourUsername
Version 1 (this version) by barry
Notes for this version: Standard Library Initialisation