Determines whether the current operating system is the Home Edition or the Professional version of Microsoft® Windows® XP.
Syntax | window.external.IsProfessionalSKU(); |
||||||
---|---|---|---|---|---|---|---|
Parameters | None | ||||||
Return Values | Boolean
|
||||||
Applies To | window.external | ||||||
Example | bSKUType = window.external.IsProfessionalSKU(); |