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

kernel32

.

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

.

    public static extern uint GetConsoleAliases(

.

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

.

    static extern uint GetConsoleAliasesLength(

.

    static extern uint GetConsoleAliasesLength(

.

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

.
Documentation
[GetConsoleAliasesLength] on MSDN

 
Access PInvoke.net directly from VS: