Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As New ReportMessage() |
C# | |
---|---|
public ReportMessage() |
Managed Extensions for C++ | |
---|---|
public: ReportMessage(); |
C++/CLI | |
---|---|
public: ReportMessage(); |
ReportMessage derives from ResponseMessage.
This constructor will create an empty version 2 message. The application will typically use VariableCollection.Add to initialize the application-specific variables to be sent.
Target Platforms: Microsoft .NET Framework 2.0