Browse Source Windows: Symbol Codes in the Browse Source Window (Windows CE 5.0)

Send Feedback

A Browse Window uses symbol codes to describe displayed query types. For example, f V CAboutDlg::GetMessageMap(void) indicates a virtual (V) function (f).

The following table shows the codes and their meanings.

Source Browser Window Symbol Codes

Code Description
c Class
f Function
d Data
M Macro
T Type (other than class)
V Virtual function
s Static function or data member

See Also

Browse Source Windows

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.