IBufferObjectDataRequest interface
Request for the contents of an object in buffer form for those that support it.
The IBufferObjectDataRequest interface inherits from the IUnknown interface. IBufferObjectDataRequest also has these types of members:
The IBufferObjectDataRequest interface has these methods.
Method | Description |
---|---|
RequestAsync | Requests to get the raw contents of an object (buffer, texture, render target view, etc.) |
Header | Vspixengine.h |