Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
PPB_FileIO_Private_0_1 Struct Reference

Public Attributes

int32_t(* RequestOSFileHandle )(PP_Resource file_io, PP_FileHandle *handle, struct PP_CompletionCallback callback)
 

Member Data Documentation

int32_t(* PPB_FileIO_Private_0_1::RequestOSFileHandle)(PP_Resource file_io, PP_FileHandle *handle, struct PP_CompletionCallback callback)

Returns a file handle corresponding to the given FileIO object. The FileIO object must have been opened with a successful call to FileIO::Open. The caller gets the ownership of the returned file handle and must close it.


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