Performance Counters Functions for Visual Basic
You can use the following functions to work with performance data in Visual Basic.
- PdhCloseQuery
- PdhCollectQueryData
- PdhRemoveCounter
- PdhVbAddCounter
- PdhVbCreateCounterPathList
- PdhVbGetCounterPathElements
- PdhVbGetCounterPathFromList
- PdhVbGetDoubleCounterValue
- PdhVbGetLogFileSize
- PdhVbGetOneCounterPath
- PdhVbIsGoodStatus
- PdhVbOpenLog
- PdhVbOpenQuery
- PdhVbUpdateLog
Show: