Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
XTF_USER_AGE_GROUP
typedef enum XTF_USER_AGE_GROUP { XTF_USER_AGE_GROUP_UNKNOWN = 0, XTF_USER_AGE_GROUP_ADULT = ( XTF_USER_AGE_GROUP_UNKNOWN + 1 ) , XTF_USER_AGE_GROUP_TEEN = ( XTF_USER_AGE_GROUP_ADULT + 1 ) , XTF_USER_AGE_GROUP_CHILD = ( XTF_USER_AGE_GROUP_TEEN + 1 ) } XTF_USER_AGE_GROUP
相关主题
此页面对您有帮助吗?