Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[VB.NET]
Property ACEMask As Integer
[Pascal]
property ACEMask : integer;
[C++]
int32_t get_ACEMask();
void set_ACEMask(int32_t Value);
[PHP]
integer get_ACEMask()
void set_ACEMask(integer $Value)
[Java]
int getACEMask();
void setACEMask(int Value);
Description
…
Discuss this help topic in SecureBlackbox Forum