Pepper_31_C_interfaces
Public Attributes | List of all members
PPB_FileRefPrivate_0_1 Struct Reference

#include <ppb_file_ref_private.h>

Collaboration diagram for PPB_FileRefPrivate_0_1:
Collaboration graph

Public Attributes

struct PP_Var(* GetAbsolutePath )(PP_Resource file_ref)
 

Detailed Description

Definition at line 30 of file ppb_file_ref_private.h.

Member Data Documentation

struct PP_Var(* PPB_FileRefPrivate_0_1::GetAbsolutePath)(PP_Resource file_ref)

GetAbsolutePath() returns the absolute path of the file.

Parameters
[in]file_refA PP_Resource corresponding to a file reference.
Returns
A PP_Var containing the absolute path of the file.

Definition at line 39 of file ppb_file_ref_private.h.


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