XFERIN Property |
DEVELOPER |
The Client Management ActiveX control contains the XFERIN property:
|
|
Purpose |
XFERIN property is a numeric value that controls the use of InfoFromParent for the next session launched via a call to the NewSession method. |
Syntax |
ObjectTagName.XFERIN = #NEWVAL #VALUENOW = ObjectTagName.XFERIN |
Operation |
ObjectTagName is an object expression that evaluates to the ClientManagement control. |
Remarks |
The default value for this property is 1. A value of 1 signifies that the string value of the InfoFromParent property is passed through to the next session via the XFERIN mechanism. This value is used during the next call to the NewSession method. |
Example |
|
Topic ID: 500490