![]() |
![]() |
![]() |
BufferDescription.BufferBytes Property |
Language: |
Retrieves or sets the size of the new buffer.
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);
System.Int32 . Value that represents the size of the new buffer, in bytes, to set or retrieve.
This property is read/write.
This value must be 0 when creating a buffer with BufferDescription.PrimaryBuffer set to true.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center