Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the size in bytes needed to store the result of a PFEntityGetEntityTokenAsync call.
Syntax
HRESULT PFEntityGetEntityTokenResultSize(
XAsyncBlock* async,
size_t* bufferSize
)
Parameters
async XAsyncBlock*
Inout
XAsyncBlock for the async operation.
bufferSize size_t*
output
The buffer size in bytes required for the result.
Return value
Type: HRESULT
Result code for this API operation.
Requirements
Header: PFEntity.h