IFileData Methods
Declares members that implement the base functionality of file data objects.
Name | Description |
---|---|
Clear() | Clears the file data. |
Load |
Loads the file data from a stream. |
Save |
Saves the file stored within the current IFile |
See Also