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

kernel32

.
Summary
.

static extern bool ProcessIdToSessionId(uint dwProcessId, out uint pSessionId);

.

  Declare Function ProcessIdToSessionId Lib "kernel32.dll" (ByVal dwProcessId As Int32, ByRef pSessionId As Int32) As Int32

.
Documentation
[ProcessIdToSessionId] on MSDN

 
Access PInvoke.net directly from VS: