Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_file_chooser_trusted.h File Reference
#include "ppapi/c/pp_array_output.h"
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_completion_callback.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_var.h"
Include dependency graph for ppb_file_chooser_trusted.h:

Go to the source code of this file.

Classes

struct  PPB_FileChooserTrusted_0_6
 
struct  PPB_FileChooserTrusted_0_5
 

Macros

#define PPB_FILECHOOSER_TRUSTED_INTERFACE_0_5   "PPB_FileChooserTrusted;0.5"
 
#define PPB_FILECHOOSER_TRUSTED_INTERFACE_0_6   "PPB_FileChooserTrusted;0.6"
 
#define PPB_FILECHOOSER_TRUSTED_INTERFACE   PPB_FILECHOOSER_TRUSTED_INTERFACE_0_6
 

Typedefs

typedef struct
PPB_FileChooserTrusted_0_6 
PPB_FileChooserTrusted
 

Detailed Description

This file defines the PPB_FileChooser_Trusted interface.

Definition in file ppb_file_chooser_trusted.h.

Macro Definition Documentation

#define PPB_FILECHOOSER_TRUSTED_INTERFACE   PPB_FILECHOOSER_TRUSTED_INTERFACE_0_6

Definition at line 23 of file ppb_file_chooser_trusted.h.

#define PPB_FILECHOOSER_TRUSTED_INTERFACE_0_5   "PPB_FileChooserTrusted;0.5"

Definition at line 21 of file ppb_file_chooser_trusted.h.

#define PPB_FILECHOOSER_TRUSTED_INTERFACE_0_6   "PPB_FileChooserTrusted;0.6"

Definition at line 22 of file ppb_file_chooser_trusted.h.