語法
參數
async XAsyncBlock*Inout 用於非同步作業的 XAsyncBlock。
bufferSize size_t
結果物件的緩衝區大小。
buffer void**Out_writes_bytes_to(bufferSize,bufferUsed) 用於結果值及其欄位的位元組緩衝區。
result PFStatisticsGetStatisticDefinitionResponse**library-allocated output 結果物件的指標。
bufferUsed size_t*optional output 所提供緩衝區中已使用的位元組數。
