Click or drag to resize

ICommenceDatabaseGetDesktopCount Method

Gets the number of Desktops in the Commence database.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
int GetDesktopCount()

Return Value

Type: Int32
Number of desktops, -1 on error.
See Also