'Declaration
Property HllapiStyle As Integer
'Usage
Dim instance As IIbmTerminal Dim value As Integer instance.HllapiStyle = value value = instance.HllapiStyle
int HllapiStyle {get; set;}
'Declaration
Property HllapiStyle As Integer
'Usage
Dim instance As IIbmTerminal Dim value As Integer instance.HllapiStyle = value value = instance.HllapiStyle
int HllapiStyle {get; set;}
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you modify a property that was secured via the Permissions Manager or that can only be modified by an Administrator. |
The Extra! style (the default value), is equivalent to decimal 21380 and hexadecimal 0x5384.
To use the Reflection style, assign this property a value of decimal 297 or hexadecimal 0x0129.