66 lines
2.3 KiB
Plaintext
66 lines
2.3 KiB
Plaintext
<!-- $XConsortium: Saved.sgm /main/5 1996/08/30 14:58:14 rws $ -->
|
|
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
|
|
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
|
|
<!-- (c) Copyright 1995 International Business Machines Corp. -->
|
|
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
|
|
<!-- (c) Copyright 1995 Novell, Inc. -->
|
|
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
|
|
<!-- (c) Copyright 1995 Hitachi. -->
|
|
|
|
<![ %CDE.C.CDE; [<RefEntry Id="CDEMX.XCDI.MAN306.rsml.1">]]>
|
|
<![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN306.rsml.1">]]>
|
|
<RefMeta>
|
|
<RefEntryTitle>Saved</RefEntryTitle>
|
|
<ManVolNum>special file</ManVolNum>
|
|
</RefMeta>
|
|
<RefNameDiv>
|
|
<RefName><Symbol Role="Message">Saved</Symbol></RefName>
|
|
<RefPurpose>an entity has been saved to persistent storage
|
|
</RefPurpose>
|
|
</RefNameDiv>
|
|
<!-- $XConsortium: Saved.sgm /main/5 1996/08/30 14:58:14 rws $-->
|
|
<!-- CDE Common Source Format, Version 1.0.0-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Hewlett-Packard Company-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 International Business Machines Corp.-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Novell, Inc.-->
|
|
<RefSynopsisDiv>
|
|
<Synopsis>[<Symbol Role="Variable">file</Symbol>] Saved(in <Emphasis>type ID</Emphasis>);
|
|
</Synopsis>
|
|
</RefSynopsisDiv>
|
|
<RefSect1>
|
|
<Title>DESCRIPTION</Title>
|
|
<Para>The
|
|
<Symbol Role="Message">Saved</Symbol> notice announces that
|
|
the persistent storage for an entity (such
|
|
as a file) has been updated.
|
|
</Para>
|
|
<Para>The
|
|
<Emphasis>ID</Emphasis> argument is the identity of the saved entity.
|
|
When its
|
|
<Symbol Role="Variable">type</Symbol> is
|
|
<Literal>File</Literal>, then the
|
|
<Emphasis>ID</Emphasis> argument is unset (in other words, has a
|
|
value of
|
|
<Literal>(char *)0</Literal>), and it refers to the file or directory
|
|
named in the message's file attribute.
|
|
</Para>
|
|
</RefSect1>
|
|
<RefSect1>
|
|
<Title>APPLICATION USAGE</Title>
|
|
<Para>The
|
|
&cdeman.ttdt.file.join;, function can be used to register for,
|
|
and help process, the
|
|
<Symbol Role="Message">Saved</Symbol> request.
|
|
</Para>
|
|
<Para>The
|
|
<Symbol Role="Message">Saved</Symbol> request can be sent with
|
|
&cdeman.ttdt.file.event;.</Para>
|
|
</RefSect1>
|
|
<RefSect1>
|
|
<Title>SEE ALSO</Title>
|
|
<Para>&cdeman.ttdt.file.event;, &cdeman.ttdt.file.join;.</Para>
|
|
</RefSect1>
|
|
</RefEntry>
|
|
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->
|