Click here for NewsObjects Overview
ShowAboutBox Method (Utility Control)
Windows - Visual C++


Description
The ShowAboutBox method displays a dialog box showing NewsObjects version and system information.  

Syntax
long result = ShowAboutBox();

The ShowAboutBox syntax has these parts:

Part

Description

result

Return value. A long integer containing 0 if successful and -1 if not.

 Remarks
Diagnostic utility which contains the following information:

Back to: Utility Methods