TypeSet

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalNumber TypeSet( SalString sType )

The TypeSet method sets the type of the transfer being done.

Parameters

Name Description
SalString sType The type of transfer being done. Applications can specify any value, although it is wise to avoid the types used by the framework.

Returns

This method does not return a value.

Comments

The framework uses this method to indicate the following transfer types: ZOOM, CREATE_WINDOW.