Represents a referenced array of bytes used by byte stream read and write interfaces. Buffer is the class implementation of this interface.
Syntax
Attributes
- GuidAttribute("905a0fe0-bc53-11df-8c49-001e4fc686da")
- VersionAttribute(NTDDI_WIN8)
Members
The IBuffer interface has these types of members:
Properties
The IBuffer interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the maximum number of bytes that the buffer can hold. | |
| Read/write | Gets the number of bytes currently in use in the buffer. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013