SystemProfileVersion Property

Summary
Gets or sets the version number of each system profile enumerated by the profile manager.
Syntax
C#
C++/CLI
public WMT_Version SystemProfileVersion { get; set; } 
public: 
property WMT_Version SystemProfileVersion { 
   WMT_Version get(); 
   void set (    WMT_Version ); 
} 

Property Value

Possible values are as follows:

  • WMT_VER_4_0
  • WMT_VER_7_0
  • WMT_VER_8_0
  • WMT_VER_9_0

For more information, refer to the Microsoft documentation for IWMProfileManager2.GetSystemProfileVersion.

Remarks

Gets or sets the version number of each system profile enumerated by the profile manager. The value is one of the WM_VERSION enumeration type members.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.