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




Syntax

Visual Basic (Declaration) 
<MarshalAsAttribute()>
Public dwBufferLength As Integer
Visual Basic (Usage)Copy Code
Dim instance As API32.VIDEOHDR
Dim value As Integer
 
value = instance.dwBufferLength
 
instance.dwBufferLength = value
C# 
[MarshalAsAttribute()]
public int dwBufferLength
Managed Extensions for C++ 
[MarshalAsAttribute()]
public: int dwBufferLength
C++/CLI 
[MarshalAsAttribute()]
public:
int dwBufferLength

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.