Platform SDK: Performance Monitoring |
The PdhVbGetCounterPathFromList function copies the counter path referenced by the Index parameter from a counter path list created by the user from the most recent call to the PdhVbCreateCounterPathList function.
PdhVbGetCounterPathFromList( ByVal Index as Long, ByVal Buffer as String, ByVal BufferLength as Long ) as Long
The function returns the number of characters copied to Buffer.
Windows NT/2000: Requires Windows NT 4.0 or later.
Library: Use Pdh.lib.