Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[VB.NET]
Property ACEFlags As Integer
[Pascal]
property ACEFlags : integer;
[C++]
int32_t get_ACEFlags();
void set_ACEFlags(int32_t Value);
[PHP]
integer get_ACEFlags()
void set_ACEFlags(integer $Value)
[Java]
int getACEFlags();
void setACEFlags(int Value);
Description
…
Discuss this help topic in SecureBlackbox Forum