ViewVersionList()

Displays the version list of the document specified by DocNum in the library specified by Library. WhereToSearch determines whether the version list is obtained from the Master or Remote post office.

Token ID

AFTKN_DM_VERSION_LIST or 844

Syntax

VOID ViewVersionList( DWORD DocNum; 
                     [ENUM WhereToSearch];
                     [ANSISTRING Libraries])

Parameters

DocNum As DWORD

The document number of the document to display a version list for.

WhereToSearch As ENUM

(Optional) Specifies the following:

  • 4 MasterMailBox!
  • 2 RemoteMailBox!
Libraries As ANSISTRING

(Optional)