Compositor.GetCommitBatch(CompositionBatchTypes) 메서드

정의

현재 커밋 주기에 대한 커밋 일괄 처리를 검색합니다.

public:
 virtual CompositionCommitBatch ^ GetCommitBatch(CompositionBatchTypes batchType) = GetCommitBatch;
CompositionCommitBatch GetCommitBatch(CompositionBatchTypes const& batchType);
public CompositionCommitBatch GetCommitBatch(CompositionBatchTypes batchType);
function getCommitBatch(batchType)
Public Function GetCommitBatch (batchType As CompositionBatchTypes) As CompositionCommitBatch

매개 변수

batchType
CompositionBatchTypes

일괄 처리 유형입니다.

반환

검색된 커밋 일괄 처리를 나타내는 CompositionCommitBatch 를 반환합니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10586.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v2.0에서 도입되었습니다.)

적용 대상