There's something called "CalSet" in the PIDF, that should be read and returned as part of UDF_READ().
Turns out that the CalSet gets read into something called an "ancillary", stored in a "struct PidfAnc".
No wonder I couldn't grep for CalSet in the source!
Log in to post a comment.
Turns out that the CalSet gets read into something
called an "ancillary", stored in a "struct PidfAnc".
No wonder I couldn't grep for CalSet in the source!