| Pepper_47_C_interfaces
    | 
#include "ppapi/c/pp_bool.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 "ppapi/c/pp_time.h"#include "ppapi/c/pp_var.h"
Go to the source code of this file.
| Classes | |
| struct | PPB_URLRequestInfo_1_0 | 
| Macros | |
| #define | PPB_URLREQUESTINFO_INTERFACE_1_0 "PPB_URLRequestInfo;1.0" | 
| #define | PPB_URLREQUESTINFO_INTERFACE PPB_URLREQUESTINFO_INTERFACE_1_0 | 
| Typedefs | |
| typedef struct PPB_URLRequestInfo_1_0 | PPB_URLRequestInfo | 
| Functions | |
| PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_URLRequestProperty, 4) | |
This file defines the PPB_URLRequestInfo API for creating and manipulating URL requests. 
Definition in file ppb_url_request_info.h.
| #define PPB_URLREQUESTINFO_INTERFACE PPB_URLREQUESTINFO_INTERFACE_1_0 | 
Definition at line 20 of file ppb_url_request_info.h.
| #define PPB_URLREQUESTINFO_INTERFACE_1_0 "PPB_URLRequestInfo;1.0" | 
Definition at line 19 of file ppb_url_request_info.h.
 1.8.6
 1.8.6