[This is preliminary documentation and is subject to change.]
Contains one of the SIF message types.
| C# | Visual Basic | Visual C++ |
public class SIF_Response : SifMessagePayload
Public Class SIF_Response _ Inherits SifMessagePayload
public ref class SIF_Response : public SifMessagePayload
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_ResponseSIF_ResponseNew()() |
Creates an instance of a SIF_Response
| |
| SIF_ResponseSIF_ResponseNew(SifVersion) |
Creates an instance of a SIF_Response
| |
| SetSIF_MorePackets(YesNo) |
Sets the value of the <SIF_MorePackets> element.
| |
| SIF_Error |
Gets or sets the value of the <SIF_Error> element.
| |
| SIF_ExtendedQueryResults |
Gets or sets the value of the <SIF_ExtendedQueryResults> element.
| |
| SIF_Header |
Gets or sets the value of the <SIF_Header> element.
| |
| SIF_MorePackets |
Gets or sets the value of the <SIF_MorePackets> element.
| |
| SIF_ObjectData |
Gets or sets the value of the <SIF_ObjectData> element.
| |
| SIF_PacketNumber |
Gets or sets the value of the <SIF_PacketNumber> element.
| |
| SIF_RequestMsgId |
Gets or sets the value of the <SIF_RequestMsgId> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifMessagePayload | ||||
| SIF_Response | ||||