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


Description
The GetProfileCount method returns the number of profiles the user has registered on the NewsEdge Server.

Syntax
long result = GetProfileCount();

The GetProfileCount syntax has these parts: 

Part

Description

result

A long integer containing the count.

Remarks
This method will throw an error if there is not an active connection with a NewsEdge Server.

See Also: GetProfileCode

Back to: Alert Methods Profile Manager Methods