Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.57 KB

performance-counters-functions-for-visual-basic.md

File metadata and controls

32 lines (27 loc) · 1.57 KB
description ms.assetid title ms.topic ms.date
You can use the following functions to work with performance data in Visual Basic.
c78eeb43-c713-42cc-a38f-f8aaa04f8dae
Performance Counters Functions for Visual Basic
article
05/31/2018

Performance Counters Functions for Visual Basic

Important

The functions that this topic describes may be altered or unavailable in the future. Instead, Microsoft recommends that you use the functions described in Performance Counters Functions.

You can use the following functions to work with performance data in Visual Basic.

Note

The PdhVb*** functions work on a per-process session and are not thread-safe. These functions should only be used from simple single-threaded applications.