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

user32

.
Summary
.

static extern uint RealGetWindowClass(IntPtr hwnd, [Out] StringBuilder pszType,

.

Private Shared Function RealGetWindowClass(ByVal hWnd As IntPtr, _

.

public static string RealGetWindowClassM(IntPtr hWnd)

.

    RealGetWindowClass(hWnd, pszType, (UInt32)pszType.Capacity);

.
Documentation
[RealGetWindowClass] on MSDN

 
Access PInvoke.net directly from VS: