Get template list flags
These flags specify optional behavior for the IpcGetTemplateList and IpcGetTemplateIssuerList functions.
-
IPC_GTL_FLAG_DEFAULT
-
-
0
-
0 is allowed.
-
-
IPC_GTL_FLAG_FORCE_DOWNLOAD
-
-
1
-
Use this flag to force the download of templates from the server. Templates are cached on the client and are not downloaded again unless the cache is expired or IPC_GTL_FLAG_FORCE_DOWNLOAD is set.
Note
This flag should not be used under normal conditions. Using locally cached templates has better performance characteristics and will less likely cause the display of any unwanted UI.
-
-
IPC_GTIL_FLAG_DEFAULT_SERVER_ONLY
-
-
1
-
Use this flag to retrieve only the default server for the enterprise or user.
For usage information, see IpcGetTemplateIssuerList.
-
Requirements
Minimum supported client |
Windows Vista with SP2 |
Minimum supported server |
Windows Server 2008 |
Header |
|