Pepper_47_C_interfaces
Public Attributes | List of all members
PPB_Flash_Menu_0_2 Struct Reference

#include <ppb_flash_menu.h>

Collaboration diagram for PPB_Flash_Menu_0_2:
Collaboration graph

Public Attributes

PP_Resource(* Create )(PP_Instance instance_id, const struct PP_Flash_Menu *menu_data)
 
PP_Bool(* IsFlashMenu )(PP_Resource resource_id)
 
int32_t(* Show )(PP_Resource menu_id, const struct PP_Point *location, int32_t *selected_id, struct PP_CompletionCallback callback)
 

Detailed Description

Definition at line 76 of file ppb_flash_menu.h.

Member Data Documentation

PP_Resource(* PPB_Flash_Menu_0_2::Create)(PP_Instance instance_id, const struct PP_Flash_Menu *menu_data)

Definition at line 77 of file ppb_flash_menu.h.

PP_Bool(* PPB_Flash_Menu_0_2::IsFlashMenu)(PP_Resource resource_id)

Definition at line 79 of file ppb_flash_menu.h.

int32_t(* PPB_Flash_Menu_0_2::Show)(PP_Resource menu_id, const struct PP_Point *location, int32_t *selected_id, struct PP_CompletionCallback callback)

Definition at line 85 of file ppb_flash_menu.h.


The documentation for this struct was generated from the following file: