構文
パラメーター
async XAsyncBlock*Inout 非同期操作用の XAsyncBlock。
entityHandle PFEntityHandle*output 他の PlayFab API 呼び出しの認証に使用できる PFEntityHandle。
bufferSize size_t
結果オブジェクト用のバッファーのサイズ。
buffer void**Out_writes_bytes_to_opt(bufferSize,bufferUsed) Login の結果値およびそのフィールドに使用するバイト バッファー。
result PFAuthenticationLoginResultoptional, library-allocated output LoginResult オブジェクトへのポインター。
bufferUsed size_t*optional output 指定されたバッファー内で使用されたバイト数。
