|
Foxit PDF SDK
|
File access interface, open file. More...
Public Member Functions | |
| virtual IFX_FileStream * | CreateFileStream (FX_DWORD dwModes)=0 |
| Create IFX_FileStream to operate file. More... | |
| virtual void | GetPath (CFX_WideString &wsPath)=0 |
| Get current path string. More... | |
| virtual void | Release ()=0 |
| Destroy the current instance. More... | |
| virtual IFX_FileAccess * | Retain ()=0 |
| Create a shared instance. More... | |
File access interface, open file.