DataReaderLoadOperation.GetResults 方法

定義

傳回資料載入作業的結果。

public:
 virtual unsigned int GetResults() = IAsyncOperation<unsigned int>::GetResults;
uint32_t GetResults();
public uint GetResults();
function getResults()
Public Function GetResults () As UInteger

傳回

UInt32

unsigned int

uint32_t

DataReader讀取的位元組數目。

實作

適用於