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

Structures

.

  public static extern IntPtr GlobalSize(IntPtr handle);

.

  int isize = GlobalSize(hDevMode).ToInt32() - (int)devMode.dmSize;

user32

.

     UIntPtr Length = GlobalSize(ClipboardDataPointer);


 
Access PInvoke.net directly from VS: