構文
パラメーター
async XAsyncBlock*Inout 非同期操作用の XAsyncBlock。
bufferSize size_t
結果オブジェクト用のバッファーのサイズ。
buffer void**Out_writes_bytes_to(bufferSize,bufferUsed) 結果の値とそのフィールドに使用されるバイト バッファー。
result PFGroupsGetGroupResponse**library-allocated output 結果オブジェクトへのポインター。
bufferUsed size_t*optional output 指定されたバッファー内で使用されたバイト数。
