Platform SDK: Performance Monitoring |
The PdhBrowseCounters function displays the counter browsing dialog box so that the user can select the counters to be returned to the caller.
PDH_STATUS PdhBrowseCounters( PPDH_BROWSE_DLG_CONFIG pBrowseDlgData );
If the function succeeds, it returns ERROR_SUCCESS.
If the function fails, the return value is a PDH error status defined in PDHMsg.h.
Windows NT/2000: Requires Windows NT 4.0 or later.
Header: Declared in Pdh.h.
Library: Use Pdh.lib.
Unicode: Implemented as Unicode and ANSI versions on Windows NT/2000.