| ReadPidf (2) | UDF PROGRAMMERS MANUAL | ReadPidf (2) |
|---|
SYNOPSIS
| #include "PidfAnsi.h" | ||
| ByTe_2 | ReadPidf | (u_ByTe_4 Key, void *PIDF); |
INPUT DEFINITIONS
| Key | - | UDF data key |
| PIDF | - | General PIDF structure |
DESCRIPTION ReadPidf() reads the complete PIDF identified with Key. The entire contents of the file are returned in PIDF.
RETURN VALUE On completion, ALL_OKAY is returned, there are no associated error codes.
ERRORS NONE
APPLICABLE FORMATS PIDF V2.0
RESTRICTIONS None.
SEE ALSO CreatePidfStruc (2)
| PIDF V2.0 | August 19, 1999 | PIDF V2.0 |
|---|