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

aygshell

.

static extern uint SHRecognizeGesture(ref SHRGINFO shrg);

.

Declare Function SHRecognizeGesture Lib "aygshell.dll" (shrg As SHRGINFO) As Integer

.

   return SHRecognizeGesture(ref shrginfo) == GN_CONTEXTMENU;

.
Documentation
[SHRecognizeGesture] on MSDN

 
Access PInvoke.net directly from VS: