Datalogic .NET SDK

OSType (Enumeration)

 

Syntax

                        

   public enum OSType: int

   {

      Error = -1

      WinCE = 0x00,

      WinMobile = 0x01,

   }

 

 

Class                           : Device

Namespace                : Datalogic.API

Assembly                   : Datalogic.API.DLL

 

 

Description

Operating System ids.

 

 

Name

Value

Description

Error

-1

Error retrieving operating system.

WinCE

0x00

WinCE.

WinMobile

0x01

Windows Mobile.

 

 

 

Copyright © Datalogic ADC. All Right Reserved