Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property KeyIndex As Integer
[Pascal]
property KeyIndex : integer;
[C++]
int32_t get_KeyIndex();
void set_KeyIndex(int32_t Value);
[PHP]
integer get_KeyIndex()
void set_KeyIndex(integer $Value)
[Java]
int getKeyIndex();
void setKeyIndex(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum