The size of the result buffer.
[Visual Basic] Public Property BufferSize As Integer [C#] public int BufferSize { get; set; } [C++] public: __property int get_BufferSize(); public: __property void set_BufferSize(int ); [JScript] public function get BufferSize() : int public function set BufferSize(int);
The size, in bytes, of the result buffer.