Method VtValueTochar
VtValueTochar(VtValue)
Declaration
public static char VtValueTochar(VtValue value)
Parameters
| Type | Name | Description |
|---|---|---|
| VtValue | value |
Returns
| Type | Description |
|---|---|
| char |
VtValueTochar(VtValue, out char)
Declaration
public static void VtValueTochar(VtValue value, out char output)
Parameters
| Type | Name | Description |
|---|---|---|
| VtValue | value | |
| char | output |