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

kernel32

.

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

.

    static extern uint GetConsoleAliasExes(

.

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

.

    static extern uint GetConsoleAliasExesLength();

.

    static extern uint GetConsoleAliasExesLength();

.

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

.
Documentation
[GetConsoleAliasExesLength] on MSDN
.

    static extern uint GetConsoleAliasExes(

.

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

.
Documentation
[GetConsoleAliasExes] on MSDN

 
Access PInvoke.net directly from VS: