Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "PdhLookupPerfNameByIndex" in [All]

pdh

.

static extern UInt32 PdhLookupPerfNameByIndex(string szMachineName, uint dwNameIndex, StringBuilder szNameBuffer, ref uint pcchNameBufferSize);

.

Declare Function PdhLookupPerfNameByIndex Lib "pdh.dll" (TODO) As TODO

.

iRet = PdhLookupPerfNameByIndex(null, iProcessorQueueLength, buffer, ref bufSize);

.
Documentation
[PdhLookupPerfNameByIndex] on MSDN

 
Access PInvoke.net directly from VS: