Showing Public and Private Documents

The following constants represent whether to show public or private documents. For example, these are used with HFMwManageDocuments.EnumDocumentsEx.

Table 99. tagENUMSHOWPRIVATEDOCS Enumeration

Constant

Description

ENUMSHOWPRIVATEDOCS_DONTSHOW

Show only public documents.

ENUMSHOWPRIVATEDOCS_SHOW

Show only private documents.

ENUMSHOWPRIVATEDOCS_SHOWALL

Show both public & private documents.

ENUMSHOWPRIVATEDOCS_ID__LBOUND

Represents the lower bounds of this enumeration.