ppb_file_ref.h File Reference
Include dependency graph for ppb_file_ref.h:

Data Structures
| struct | PPB_FileRef |
The PPB_FileRef struct represents a "weak pointer" to a file in a file system. More... |
Defines
| #define | PPB_FILEREF_INTERFACE "PPB_FileRef;1.1" |
| #define | PPB_FILEREF_INTERFACE PPB_FILEREF_INTERFACE |
Typedefs
| typedef struct PPB_FileRef | PPB_FileRef |
Detailed Description
This file defines the API to create a file reference or "weak pointer" to a file in a file system.
Define Documentation
| #define PPB_FILEREF_INTERFACE "PPB_FileRef;1.1" |