Home > Language Reference > Classes > SystemInfo

InputAreaSupport Property

Returns information about the dynamic input area feature.

Syntax

Public Property Get InputAreaSupport() As Long

Remarks

The InputAreaSupport property indicates whether the device supports the dynamic input area feature or not. It can returns one of the following values:

ValueDescription
0No support.
-1Support through the Sony Silk API
-2Support through the Sony Vsk API
&H01000000Support through the Palm OS Pen Input Manager v1.0
&H01103000Support through the Palm OS Pen Input Manager v1.1
&H02003000Support through the Palm OS Pen Input Manager v2.0

Note that HB++ only embeds the DIA support routines into your executable if at least one form in your application has its DIA property set to 'Enabled'. Therefore, if your application does not use the dynamic input area feature at all, those routine won't be included and this property will always returns 0, whatever the device it is running on.

System requirements

SystemMinimal versionRemarks
Palm OSPalm OS 3.0-
Windows CEWindows CE 3.0-