Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ScreenCharacter Object / IsDbcs Property
In This Topic
    IsDbcs Property (ScreenCharacter)
    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 ScreenCharacter Object
    See Also