IPresentationBuffer interface (presentation.h)
Describes a presentation buffer that has been registered with a presentation manager.
Inheritance
The IPresentationBuffer interface inherits from the IUnknown interface.
Methods
The IPresentationBuffer interface has these methods.
IPresentationBuffer::GetAvailableEvent Gets a handle to an event that signals when the buffer is available. |
IPresentationBuffer::IsAvailable Gets a value that indicates whether or not this buffer is available for use by the producer. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Build 22000 |
Minimum supported server | Windows Build 22000 |
Header | presentation.h |