WebCam Send comments on this topic.
WebCam.GrabType Enumeration
See Also  
Masslets.WebCam Namespace : WebCam.GrabType Enumeration




Syntax

Visual Basic (Declaration) 
Public Enum WebCam.GrabType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As WebCam.GrabType
C# 
public enum WebCam.GrabType : Enum 
Managed Extensions for C++ 
__value public enum WebCam.GrabType : public Enum 
C++/CLI 
public enum class WebCam.GrabType : public Enum 

Members

MemberDescription
tPreview 
tFrame 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Masslets.WebCam.WebCam.GrabType

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.