Activate

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 Activate(fcURL URL)	

Activate is called by the framework when a top level datasource is activated due to a navigation. This happens when a navigation request have caused the framework to create the window or when an updated navigation is to be made to an already existing instance of a window.

Parameters

Name Description
fcURL URL The URL

Returns

Unknown

Comments

Applications should override this hook to perform activation actions and or situations where the default framework behavior is to be shortcut.