Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors