ltmmWMProfileManager.SystemProfileCount Property
object.SystemProfileCount As Long |
Remarks
(Read-only). Gets the number of available system profiles. This value can be used with the ltmmWMProfileManager.LoadSystemProfile Method, which loads a system profile by its index.
For more information, refer to the Microsoft documentation for IWMProfileManager::GetSystemProfileCount at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform11/htm/iwmprofilemanagergetsystemprofilecount.asp.
See Also