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