ComValue.SetChar

Converts a FoxPro string or number to a .NET char value on the Value structure.

o.ComValue.SetChar(object val)

Parameters

object val
Either a string value or a numeric ASCII code that is converted to a char value.


See also:

Class ComValue

© West Wind Technologies, 2004-2020 • Updated: 12/19/13
Comment or report problem with topic