DdmWriter.CreateDssReply Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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