next up previous contents index
Next: 9.6.1 getfile: Get the Up: 9 OSKit File System Previous: 9.5.11 reparent: Create a

9.6 oskit_openfile: Open File Interface

 

The oskit_openfile COM interface defines an interface for operating on an open instance of a file.

The oskit_openfile COM interface inherits from the oskit_stream COM interface, and has the following additional method:

getfile
Get the underlying file object to which this open file refers.

Additionally, an oskit_openfile object may export a oskit_absio COM interface; this may be determined by querying the object.





Utah Flux Research Group