Discuss this help topic in SecureBlackbox Forum
Contains session handle.
Declaration
[VB.NET]
Property Handle As UInt32
[Pascal]
property Handle : Cardinal;
[C++]
uint32_t get_Handle();
[PHP]
integer get_Handle()
Description
Use this read-only property to retrieve session handle.
Discuss this help topic in SecureBlackbox Forum