2.2.4.14 vti_showhiddenpages

Type: INT

Client Access: Read-write

Applies to: Service

Description:

A flag indicating whether the server is configured to return information for hidden documents.

The server SHOULD<14> return this key following a call to the open service method. If the value is 0, the server is indicating that it is not configured to support returning information hidden documents. If the value is 1, server support for hidden documents is available, and the client MUST send a value of true for the listHiddenDocs parameter to the list documents method to have hidden documents included in the results.

 Examples:
  
 vti_showhiddenpages;IW|0
 vti_showhiddenpages;IW|1