Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[C#/Java]
int SessionHandle;
[VB.NET]
Property SessionHandle As Integer
[Pascal]
property SessionHandle : LongWord;
[C++]
uint32_t get_SessionHandle();
void set_SessionHandle(uint32_t Value);
[PHP]
integer get_SessionHandle()
void set_SessionHandle(integer $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum