Microsoft DirectX 9.0 SDK Update (October 2004)

CaptureBufferDescription.BufferBytes Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves and sets the size of the capture buffer to create, in bytes.

Definition

Visual Basic .NET Public Property BufferBytes As Integer
C# public int BufferBytes { get; set; }
Managed C++ public: __property int get_BufferBytes();
public: __property void set_BufferBytes(int);
JScript .NET public function get BufferBytes() : int
public function set BufferBytes(int);

Property Value

System.Int32 . The size of the capture buffer to create, in bytes.

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center