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

kernel32

.

        public FOCUS_EVENT_RECORD FocusEvent;

.

    public struct FOCUS_EVENT_RECORD

Structures

.

    public struct FOCUS_EVENT_RECORD

.

Structure FOCUS_EVENT_RECORD

.
Documentation
[FOCUS_EVENT_RECORD] on MSDN
.

        public FOCUS_EVENT_RECORD FocusEvent;

.

    <FieldOffset(4)> Public FocusEvent As FOCUS_EVENT_RECORD

.
.

This started working once I changed the FOCUS_EVENT_RECORD to take a uint rather than a bool. Prior to that MOUSE_EVENT_RECORD.dwMousePosition.X was always 0


 
Access PInvoke.net directly from VS: