Gets the implementation-specific data of the caller set by SetCallerData.
[Visual Basic] Function GetCallerData() As Long [C#] long GetCallerData(); [C++] __int64 GetCallerData(); [JScript] function GetCallerData(): long;
The caller data value.
ILog Interface | Okapi.Library.Base Namespace