语法
参数
handle PFServiceConfigHandle
ServiceConfig 句柄。
titleIdSize size_t
提供的缓冲区大小。所需的大小可通过 PFServiceConfigGetTitleIdSize 获取。
titleId char*Out_writes(titleIdSize) 用于写入 titleId 的缓冲区。
titleIdUsed size_t*optional output 缓冲区中已使用的字节数,包括 null 终止符。
