DefaultParameterValueAttribute.Flag Property |
Namespace: XSharp.Internal
Value | Description |
---|---|
0 | Regular .Net default value |
1 | NIL |
2 | Date (value is LONG ticks, empty for NULL_DATE) |
3 | Symbol, value can be empty or a string |
4 | PSZ, null = empty, or a string |
5 | IntPtr (can be 0 for NullPtr) |
6 | Decimal (stored as string without 'm' suffix) |