www.icetips.com  Icetips Utilities Documentation 5/9/2015    

Windows Class: IsVista

Previous  Top  Next  


This property is set in the Constructor method:

 

SELF.IsVista             = Choose(SELF.MajorVersion=>6,True,False)

 

This property is true for Vista and Windows Server 2008 For more information about the windows versions, please see http://msdn.microsoft.com/en-us/library/ms724451(VS.85).aspx and http://msdn.microsoft.com/en-us/library/ms724833(VS.85).aspx

 

See also:

Constructor

GetWindowVersion

 

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/isvista_window.htm