DdmWriter.CreateDssRequest 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
| CreateDssRequest() | |
| CreateDssRequest(Int32) |
CreateDssRequest()
public:
void CreateDssRequest();
public void CreateDssRequest ();
member this.CreateDssRequest : unit -> unit
Public Sub CreateDssRequest ()
Applies to
CreateDssRequest(Int32)
public:
void CreateDssRequest(int corrId);
public void CreateDssRequest (int corrId);
member this.CreateDssRequest : int -> unit
Public Sub CreateDssRequest (corrId As Integer)
Parameters
- corrId
- Int32