Choose your implementation method:
Check whether or not the given account unique ID is considered valid
NOTE: This will return true for any EOS_ProductUserId created with EOS_ProductUserId_FromString as there is no validation
Return Value
EOS_TRUE if the EOS_ProductUserId is valid, otherwise EOS_FALSE
Parameters
EOS_ProductUserId_IsValid
Parameter Type And Name
|
Usage Information
|
EOS_ProductUserId AccountId
|
The Product User ID to check for validity
|
Check whether or not the given account unique ID is considered valid
NOTE: This will return true for any {ProductUserId} created with {FromString} as there is no validation
Return Value
true if the {ProductUserId} is valid, otherwise false
Parameters
ProductUserId.IsValid
This function does not take any parameters.
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no