16 Creating and Accessing UNIX Storage Objects
Q3UnixStorage_Get
function to get information about a UNIX storage object.
TQ3Status Q3UnixStorage_Get ( TQ3StorageObject storage, FILE **stdFile);storage
A UNIX storage object.stdFile
On entry, a pointer to aFILE
structure. On exit, a pointer to theFILE
structure associated with the specified UNIX storage object.
Q3UnixStorage_Get
function returns, through the stdFile
parameter, the FILE
structure associated with the UNIX storage object specified by the storage
parameter.kQ3ErrorAccessRestricted
kQ3ErrorInvalidObjectParameter
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker