Summary
The /client switch directs the MIDL compiler to generate
client-side C source files for an RPC interface
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Tasks - Containing Type
- MidlTask
Syntax
[TaskAttribute("client")]
public string Client { get; set; }
Remarks
can be one of stub | none
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |