ltmmWMProfileManager.SystemProfileVersion Property
object.SystemProfileVersion As Long |
Remarks
Gets or sets the version number of each system profile enumerated by the profile manager.
The value is one of the ltmmWM_VERSION enumeration type members. Possible values are:
Value
ltmmWMT_VER_4_0
ltmmWMT_VER_7_0
ltmmWMT_VER_8_0
ltmmWMT_VER_9_0
For more information, refer to the Microsoft documentation for IWMProfileManager2::GetSystemProfileVersion at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform11/htm/iwmprofilemanager2getsystemprofileversion.asp.
See Also