>Name
> CallerName
>Type
> Read
>When to use it
> You may get the value of this property anytime.
>Prototype
> property CallerName : BSTR;
>Explanations
> Returns the name of the application which has called this dll.
>Remark
> This property is useful for the registration process, when you want to find the name of the .exe (or .dll) application that is using this component.
>See also:
Links