Discuss this help topic in SecureBlackbox Forum
Returns client version.
Declaration
[VB.NET]
Property RemoteVersion As Integer
[Pascal]
property RemoteVersion: integer;
[C++]
int32_t get_RemoteVersion();
[PHP]
integer get_RemoteVersion()
[Java]
int getRemoteVersion();
Description
Use this property to get client version.
There are two versions for today: 1 and 2.
Discuss this help topic in SecureBlackbox Forum