语法
参数
async XAsyncBlock*Inout 用于异步操作的 XAsyncBlock。
entityTokenResponse PFAuthenticationEntityTokenResponselibrary-allocated output TBD
bufferSize size_t
用于结果对象的缓冲区大小。
buffer void**Out_writes_bytes_to(bufferSize,bufferUsed) 用于登录结果值及其字段的字节缓冲区。
result PFAuthenticationLoginResultoptional, library-allocated output 指向 LoginResult 对象的指针。
bufferUsed size_t*optional output 所提供缓冲区中已使用的字节数。
