The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Represents a buffer as an array of bytes.
Members
The IBufferByteAccess interface inherits from the IUnknown interface. IBufferByteAccess also has these types of members:
Methods
The IBufferByteAccess interface has these methods.
| Method | Description |
|---|---|
| Buffer |
Gets the array of bytes in the buffer. |
Remarks
The client creates an IBuffer object, and the buffer is provided by Buffer.
When you implement the IBuffer interface, you must implement the IBufferByteAccess interface.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Header |
|
See also
Build date: 11/28/2012