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

kernel32

.

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

.

    static extern bool GenerateConsoleCtrlEvent(

.
Summary
.

static extern bool GenerateConsoleCtrlEvent(uint dwCtrlEvent,

.

<DllImport("Kernel32")> Public Shared sub GenerateConsoleCtrlEvent(ByVal dwCtrlEvent As Short, ByVal dwProcessGroupId As Short)

.
Documentation
[GenerateConsoleCtrlEvent] on MSDN

 
Access PInvoke.net directly from VS: