WebCam Send comments on this topic.
biPlanes Field
See Also 
Masslets.WebCam Namespace > API32.BITMAPINFOHEADER Structure : biPlanes Field




Syntax

Visual Basic (Declaration) 
<MarshalAsAttribute()>
Public biPlanes As Short
Visual Basic (Usage)Copy Code
Dim instance As API32.BITMAPINFOHEADER
Dim value As Short
 
value = instance.biPlanes
 
instance.biPlanes = value
C# 
[MarshalAsAttribute()]
public short biPlanes
Managed Extensions for C++ 
[MarshalAsAttribute()]
public: short biPlanes
C++/CLI 
[MarshalAsAttribute()]
public:
short biPlanes

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.