EndPreviewVersion()

Deletes the staged copy of the document specified by DocIDStr.

Token ID

AFTKN_DM_ENDPREVIEW or 856

Syntax

VOID EndPreviewVersion(ANSISTRING DocIDStr; 
                            ANSISTRING PathFile)

Parameters

DocIDStr As ANSISTRING

Document number of the document to preview.

PathFile As ANSISTRING

In the form Domain.PostOffice.Library:Doc#.Ver#.

See Also

See DocumentVersion.Preview & EndPreview in the ObjectAPI documentation.