Discuss this help topic in SecureBlackbox Forum
Specifies supported
AttribBits
bits
Declaration
[C#/Java]
uint SupportedAttribBits;
[VB.NET]
Property SupportedAttribBits As UInt32
[Pascal]
property SupportedAttribBits : cardinal;
[C++]
uint32_t get_SupportedAttribBits();
void set_SupportedAttribBits(uint32_t Value);
[PHP]
integer get_SupportedAttribBits()
void set_SupportedAttribBits(integer $Value)
Description
Use this property to specify supported
AttribBits bits.
Discuss this help topic in SecureBlackbox Forum