Compositor.CreateScopedBatch(CompositionBatchTypes) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- batchType
- CompositionBatchTypes