Members List Viewing (Windows CE 5.0)
The Members list displays valid member variables or functions for the class or structure to the left of the insertion point. When invoked on a blank line, or outside of a recognizable scope, the Members list displays global variables.
The following table shows the icons that appear in the Members list and explains what each one represents.
Icon | Represents |
---|---|
Class | |
Private member function | |
Protected member function | |
Public member function | |
Private member variable | |
Protected member variable | |
Public member variable | |
Dialog box identifier | |
Private enumerator | |
Protected enumerator | |
Public enumerator | |
Type definition | |
Template | |
Namespace |
See Also
Using the Members List | Viewing Global Variables
Send Feedback on this topic to the authors