Bagikan melalui


GraphicsBinding.GetLastFrameStatistics(FrameStatistics) Metode

Definisi

Mengambil statistik bingkai terakhir.

public:
 Microsoft::Azure::RemoteRendering::Result GetLastFrameStatistics([Runtime::InteropServices::Out] Microsoft::Azure::RemoteRendering::FrameStatistics % stats);
public Microsoft.Azure.RemoteRendering.Result GetLastFrameStatistics (out Microsoft.Azure.RemoteRendering.FrameStatistics stats);
member this.GetLastFrameStatistics : FrameStatistics -> Microsoft.Azure.RemoteRendering.Result
Public Function GetLastFrameStatistics (ByRef stats As FrameStatistics) As Result

Parameter

Mengembalikan

Success, NotInitialized, Fail, NoConnection

Keterangan

Kesalahan NoConnection terjadi jika ini dipanggil saat tidak ada koneksi ke server.

Berlaku untuk

Lihat juga