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 "GetConsoleProcessList" in [All]

kernel32

.

    // http://pinvoke.net/default.aspx/kernel32/GetConsoleProcessList.html

.

    static extern uint GetConsoleProcessList(

.

    static extern uint GetConsoleProcessList(

.

Declare Function GetConsoleProcessList Lib "kernel32.dll" (TODO) As TODO

.

        GetConsoleProcessList(procIDs, 64);

.
Documentation
[GetConsoleProcessList] on MSDN

 
Access PInvoke.net directly from VS: