Compositor.CreateScopedBatch(CompositionBatchTypes) Methode

Definition

Erstellt eine instance von CompositionScopedBatch.

public:
 virtual CompositionScopedBatch ^ CreateScopedBatch(CompositionBatchTypes batchType) = CreateScopedBatch;
CompositionScopedBatch CreateScopedBatch(CompositionBatchTypes const& batchType);
public CompositionScopedBatch CreateScopedBatch(CompositionBatchTypes batchType);
function createScopedBatch(batchType)
Public Function CreateScopedBatch (batchType As CompositionBatchTypes) As CompositionScopedBatch

Parameter

batchType
CompositionBatchTypes

Der Typ des zu erstellenden Kompositionsbatches.

Gibt zurück

Gibt das erstellte CompositionScopedBatch-Objekt zurück.

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v2.0)

Gilt für: