ImageProc Send comments on this topic.
USER32 Class
See Also  Members  
ImageProc Namespace : USER32 Class




This class shall keep the User32 APIs being used in our program.

Syntax

Visual Basic (Declaration) 
Public Class USER32 
Visual Basic (Usage)Copy Code
Dim instance As USER32
C# 
public class USER32 
Managed Extensions for C++ 
public __gc class USER32 
C++/CLI 
public ref class USER32 

Inheritance Hierarchy

System.Object
   ImageProc.USER32

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2008 All Rights Reserved.