Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[VB.NET]
Property RequestFlags As UInt32
[Pascal]
property RequestFlags : UInt32;
[C++]
uint32_t get_RequestFlags();
void set_RequestFlags(uint32_t Value);
[PHP]
integer get_RequestFlags()
void set_RequestFlags(integer $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum