Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FieldAttributes Object / IsDbcs Property
In This Topic
    IsDbcs Property (FieldAttributes)
    In This Topic
    Gets a value that indicates whether the character is a DBSC character.
    Syntax
    expression.IsDbcs As Boolean
    where expression is a variable that represents a FieldAttributes Object
    See Also