IPresentationBuffer::IsAvailable method (presentation.h)

Gets a value that indicates whether or not this buffer is available for use by the producer.

Syntax

HRESULT IsAvailable(
  boolean *isAvailable
);

Parameters

isAvailable

Type: BOOLEAN

TRUE if the buffer is available; otherwise, FALSE.

Return value

Type: BOOLEAN

TRUE if the buffer is available; otherwise, FALSE.

Requirements

Requirement Value
Minimum supported client Windows Build 22000
Minimum supported server Windows Build 22000
Header presentation.h
Library dcomp.lib
DLL dcomp.dll