Discuss this help topic in SecureBlackbox Forum
Saves values to ExtData and ExtType properties.
Declaration
[C#]
void SaveToBuffer();
[VB.NET]
Sub SaveToBuffer()
[Pascal]
procedure SaveToBuffer;
[C++]
void SaveToBuffer();
[PHP]
void SaveToBuffer()
[Java]
void saveToBuffer();
Description
This method saves values to ExtData and ExtType.
Discuss this help topic in SecureBlackbox Forum