Members List Viewing (Windows CE 5.0)

Send Feedback

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
Aa448689.idete02a(en-us,MSDN.10).gif Class
Aa448689.idete02b(en-us,MSDN.10).gif Private member function
Aa448689.idete02c(en-us,MSDN.10).gif Protected member function
Aa448689.idete02d(en-us,MSDN.10).gif Public member function
Aa448689.idete02e(en-us,MSDN.10).gif Private member variable
Aa448689.idete02f(en-us,MSDN.10).gif Protected member variable
Aa448689.idete02g(en-us,MSDN.10).gif Public member variable
Aa448689.idete02h(en-us,MSDN.10).gif Dialog box identifier
Aa448689.idete02i(en-us,MSDN.10).gif Private enumerator
Aa448689.idete02j(en-us,MSDN.10).gif Protected enumerator
Aa448689.idete02k(en-us,MSDN.10).gif Public enumerator
Aa448689.idete02m(en-us,MSDN.10).gif Type definition
Aa448689.idete02n(en-us,MSDN.10).gif Template
Aa448689.idete02p(en-us,MSDN.10).gif Namespace

See Also

Using the Members List | Viewing Global Variables

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.