Click here for NewsObjects Overview
DeselectAll Method (Headline Control)
Windows - Visual C++


Description
The DeselectAll method deselects all currently selected headlines.

Syntax
long result = DeselectAll();

The DeselectAll syntax has these parts:

 Part

Description

result

A long integer containing 0 if successful and an error code if not.

See Also: GetNumberSelected SelectAll

Back to: Headline Methods