16 Creating and Accessing UNIX Storage Objects
Q3UnixStorage_Set
function to set information about a UNIX storage object.
TQ3Status Q3UnixStorage_Set ( TQ3StorageObject storage, FILE *stdFile);storage
A UNIX storage object.stdFile
A pointer to aFILE
structure.
Q3UnixStorage_Set
function sets the FILE
structure associated with the UNIX storage object specified by the storage
parameter to the structure specified by the stdFile
parameter.Q3UnixStorage_Set
with an open UNIX storage object.kQ3ErrorAccessRestricted
kQ3ErrorInvalidObjectParameter
kQ3ErrorStorageIsOpen
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker