構文
パラメーター
async XAsyncBlock*Inout 非同期操作用の XAsyncBlock。
entityTokenResponse PFAuthenticationEntityTokenResponselibrary-allocated output 未定
bufferSize size_t
結果オブジェクト用のバッファーのサイズ。
buffer void**Out_writes_bytes_to(bufferSize,bufferUsed) Login の結果値およびそのフィールドに使用されるバイト バッファー。
result PFAuthenticationLoginResultoptional, library-allocated output LoginResult オブジェクトへのポインター。
bufferUsed size_t*optional output 指定したバッファーのうち、使用されたバイト数。
