Click here for NewsObjects Overview
LoadPersistentInfo Method
Windows - Visual C++


Description
The LoadPersistentInfo method loads the control's persistent information (user settings from the control's preferences dialog box) from the specified file.

Syntax
long value = [object.]LoadPersistentInfo(fileName)

The LoadPersistentInfo syntax has these parts:

Part

Description

fileName

A String containing the path name of the file to read from.

See Also: SavePersistentInfo

Back to: Alert Methods Headline Methods Quote Methods Story Methods