ImageProc Send comments on this topic.
MF_BYCOMMAND Field
See Also 
ImageProc Namespace > USER32 Class : MF_BYCOMMAND Field




Syntax

Visual Basic (Declaration) 
Public Shared MF_BYCOMMAND As Integer
Visual Basic (Usage)Copy Code
Dim value As Integer
 
value = USER32.MF_BYCOMMAND
 
USER32.MF_BYCOMMAND = value
C# 
public static int MF_BYCOMMAND
Managed Extensions for C++ 
public: static int MF_BYCOMMAND
C++/CLI 
public:
static int MF_BYCOMMAND

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.