Files
cdesktop/cde/doc/C/guides/man/man4/Reverted.sgm

68 lines
2.4 KiB
Plaintext

<!-- $XConsortium: Reverted.sgm /main/5 1996/08/30 14:57: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.MAN304.rsml.1">]]>
<![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN304.rsml.1">]]>
<RefMeta>
<RefEntryTitle>Reverted</RefEntryTitle>
<ManVolNum>special file</ManVolNum>
</RefMeta>
<RefNameDiv>
<RefName><Symbol Role="Message">Reverted</Symbol></RefName>
<RefPurpose>an entity has been reverted
</RefPurpose>
</RefNameDiv>
<!-- $XConsortium: Reverted.sgm /main/5 1996/08/30 14:57: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>] Reverted(in <Emphasis>type ID</Emphasis>);
</Synopsis>
</RefSynopsisDiv>
<RefSect1>
<Title>DESCRIPTION</Title>
<Para>The
<Symbol Role="Message">Reverted</Symbol> notice is
sent when all the modifications (see the
<Symbol Role="Message">Modified</Symbol> notice) to an entity have been discarded.
</Para>
<Para>The
<Emphasis>ID</Emphasis> argument
is the identity of the modified or reverted 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">Reverted</Symbol> request.
</Para>
<Para>The
<Symbol Role="Message">Reverted</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;; <Symbol Role="Message">Saved</Symbol> notice.
</Para>
</RefSect1>
</RefEntry>
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->