Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / DbcsUnmappedCharOption Enumeration
In This Topic
DbcsUnmappedCharOption Enumeration
In This Topic
Defines valid values for DBCS unmapped characters.
Members
MemberDescription
DbcsBlankBlank (DBCS 8140 character).
FilledRectFilled rectangle (DBCS 81A1 character).
OutlineRectOutline rectangle (DBCS 81A0 character).
Remarks
These enumeration values specify how Reflection translates double-byte host characters that are not available in the Shift-JIS double-byte character translation table. This property affects file transfers and printed output.
See Also