DdmWriter.CreateDssReply Method

Definition

Overloads

CreateDssReply()
CreateDssReply(Int32)

CreateDssReply()

public:
 void CreateDssReply();
public void CreateDssReply ();
member this.CreateDssReply : unit -> unit
Public Sub CreateDssReply ()

Applies to

CreateDssReply(Int32)

public:
 void CreateDssReply(int corrId);
public void CreateDssReply (int corrId);
member this.CreateDssReply : int -> unit
Public Sub CreateDssReply (corrId As Integer)

Parameters

corrId
Int32

Applies to