CallerName
Name
Caller Name
Type
Read
When to use it
You may get the value of this property anytime.
Prototype
property Caller Name : 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.
Links