Programming with Reflection

image\rwnprg32.gif HostForDefaultSettings property

 

Syntax

object.HostForDefaultSettings
object.HostForDefaultSettings = Value

Works with

image\r24.gif

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) whether Reflection uses default settings appropriate to a UNIX, OpenVMS, or Unisys host.

Values

The initial value is determined during Setup. The possible values are:

rcUNIX Use UNIX defaults.

rcOpenVMS Use OpenVMS defaults.

rcUnisys Use Unisys defaults

Notes

The value of this property is saved in the registry. Changing this property affects all new instances of the current Reflection product.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property