Discuss this help topic in SecureBlackbox Forum
Creates a new header element.
Declaration
[C#]
void CreateHeader();
[VB.NET]
Sub CreateHeader()
[Pascal]
procedure CreateHeader;
[C++]
void CreateHeader();
[PHP]
void CreateHeader()
[Java]
void createHeader();
Description
Call this method to create a new (empty) message header element.
Discuss this help topic in SecureBlackbox Forum