Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property UID As Integer
[Pascal]
property UID : integer;
[C++]
int32_t get_UID();
void set_UID(int32_t Value);
[PHP]
integer get_UID()
void set_UID(integer $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum