IMemoryBufferByteAccess interface

Provides access to an IMemoryBuffer as an array of bytes.

Members

The IMemoryBufferByteAccess interface inherits from the IUnknown interface. IMemoryBufferByteAccess also has these types of members:

Methods

The IMemoryBufferByteAccess interface has these methods.

MethodDescription
GetBuffer

Gets an IMemoryBuffer as an array of bytes.

 

 

 

Show: