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

user32

.

- The foreground is not locked (see LockSetForegroundWindow).

.
Summary
.

static extern bool LockSetForegroundWindow(uint uLockCode);

.

Public Shared Function LockSetForegroundWindow(uLockCode As UInteger) As <MarshalAs(UnmanagedType.Bool)> Boolean

.
Documentation
[LockSetForegroundWindow] on MSDN
.

    ///     <item>The foreground is not locked (see LockSetForegroundWindow).</item>

.

    ///     The foreground process can disable calls to SetForegroundWindow by calling the LockSetForegroundWindow


 
Access PInvoke.net directly from VS: