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


Description
The ShowSearchSubjects method displays a dialog box requesting a list of subject codes.

Syntax
long result = ShowSearchSubjects();

The ShowSearchSubjects syntax has these parts:

 Part

Description

Result

Return value. A long integer containing 0 if the user clicked the OK button and -1 if the user clicked the Cancel button.

Remarks

See Also: SearchCriteria SubjectSearchString SymbologyType SubjectsSearchDlgTitle

Back to: Utility Methods