17 Attaching File Objects to Storage Objects
Q3File_GetStorage
function to get the current storage object for a file object.
TQ3Status Q3File_GetStorage ( TQ3FileObject file, TQ3StorageObject *storage);file
A file object.storage
On exit, the storage object currently attached to the specified file object.
Q3File_GetStorage
function returns, in the storage
parameter, the storage object currently attached to the file object specified by the file
parameter.kQ3ErrorInvalidObject
kQ3ErrorNULLParameter
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker