|
Pepper_42_C_interfaces
|
#include "ppapi/c/dev/ppb_device_ref_dev.h"#include "ppapi/c/pp_array_output.h"#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_completion_callback.h"#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
Classes | |
| struct | PPB_RemovableStorage_Dev_0_1 |
Macros | |
| #define | PPB_REMOVABLESTORAGE_DEV_INTERFACE_0_1 "PPB_RemovableStorage(Dev);0.1" |
| #define | PPB_REMOVABLESTORAGE_DEV_INTERFACE PPB_REMOVABLESTORAGE_DEV_INTERFACE_0_1 |
Typedefs | |
| typedef struct PPB_RemovableStorage_Dev_0_1 | PPB_RemovableStorage_Dev |
This file defines the PPB_RemovableStorage_Dev interface, which enumarates the removable storage devices and notifies about their change.
Definition in file ppb_removable_storage_dev.h.
| #define PPB_REMOVABLESTORAGE_DEV_INTERFACE PPB_REMOVABLESTORAGE_DEV_INTERFACE_0_1 |
Definition at line 19 of file ppb_removable_storage_dev.h.
| #define PPB_REMOVABLESTORAGE_DEV_INTERFACE_0_1 "PPB_RemovableStorage(Dev);0.1" |
Definition at line 18 of file ppb_removable_storage_dev.h.
1.8.6