Summary
The /char switch helps to ensure that the MIDL compiler
and C compiler operate together correctly for all char
and small types.
- Assembly
- NAnt
.VisualCpp .dll - Namespace
- NAnt
.VisualCpp .Tasks - Containing Type
- MidlTask
Syntax
[TaskAttribute("char")]
public string Char { get; set; }
Remarks
Can be one of signed | unsigned | ascii7
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |