That function only works for PB version 6 and 7. The SCC API doesn't have a function to do that.
Since PBNative uses plain text files, you should be able to write a program that reads all the .prp files that it uses to track checkout status and produce a report.
You can use the functions in my Filesys example to get a list of files in a directory.