Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_removable_storage_dev.h File Reference
#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"
Include dependency graph for ppb_removable_storage_dev.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
 

Detailed Description

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.

Macro Definition Documentation

#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.