HolographicFramePresentationMonitor.ReadReports 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
메서드가 마지막으로 호출된 이후 발생한 프레임 프레젠테이션에 대한 보고서 목록을 반환합니다.
public:
virtual IVectorView<HolographicFramePresentationReport ^> ^ ReadReports() = ReadReports;
IVectorView<HolographicFramePresentationReport> ReadReports();
/// [Windows.Foundation.Metadata.Deprecated("Use HolographicFrameScanoutMonitor instead of HolographicFramePresentationMonitor. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
IVectorView<HolographicFramePresentationReport> ReadReports();
public IReadOnlyList<HolographicFramePresentationReport> ReadReports();
[Windows.Foundation.Metadata.Deprecated("Use HolographicFrameScanoutMonitor instead of HolographicFramePresentationMonitor. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
public IReadOnlyList<HolographicFramePresentationReport> ReadReports();
function readReports()
Public Function ReadReports () As IReadOnlyList(Of HolographicFramePresentationReport)
반환
보고서 목록입니다.
- 특성
설명
프레임 프레젠테이션 보고서는 작성자가 마지막으로 프레임을 표시하고 다음 프레임으로 이동한 후에만 사용할 수 있습니다.