ILDefaultPInvokeEncoding Type
Default Unicode encoding for P/Invoke within a type.
Union cases
Union case |
Description
|
Full Usage:
Ansi
|
|
Full Usage:
Auto
|
|
Full Usage:
Unicode
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.IsAnsi
Returns: bool
|
|
Full Usage:
this.IsAuto
Returns: bool
|
|
Full Usage:
this.IsUnicode
Returns: bool
|
|