PosExplorer Members (POS for .NET v1.12 SDK Documentation)

2/27/2008

Defines the programmatic interface for enumeration and initialization of POS installed devices.

The following tables list the members exposed by the PosExplorer type.

Public Constructors

  Name Description
PosExplorer Overloaded.  

Top

Public Properties

  Name Description
ms884845.pubproperty(en-US,WinEmbedded.11).gifms884845.static(en-US,WinEmbedded.11).gif PosRegistryKey Gets the POS for .NET configuration root registry key in relation to HKEY_LOCAL_MACHINE.
ms884845.pubproperty(en-US,WinEmbedded.11).gifms884845.static(en-US,WinEmbedded.11).gif StatisticsFile Gets a path of the file in which device statistics is persisted.
ms884845.pubproperty(en-US,WinEmbedded.11).gif SynchronizingObject Gets or sets the IsynchronizeInvoke object.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms884845.pubmethod(en-US,WinEmbedded.11).gif CreateInstance Creates an instance of the service object based on the information supplied by the property values of the DeviceInfo object.
ms884845.pubmethod(en-US,WinEmbedded.11).gif Equals  Overloaded. (inherited from Object )
ms884845.pubmethod(en-US,WinEmbedded.11).gif GetDevice Overloaded.  
ms884845.pubmethod(en-US,WinEmbedded.11).gif GetDevices Overloaded.  
ms884845.pubmethod(en-US,WinEmbedded.11).gif GetHashCode  (inherited from Object )
ms884845.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
ms884845.pubmethod(en-US,WinEmbedded.11).gifms884845.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
ms884845.pubmethod(en-US,WinEmbedded.11).gif Refresh Re-enumerates the list of attached POS devices and rebuilds internal data structures.
ms884845.pubmethod(en-US,WinEmbedded.11).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms884845.protmethod(en-US,WinEmbedded.11).gif Finalize  (inherited from Object )
ms884845.protmethod(en-US,WinEmbedded.11).gif MemberwiseClone  (inherited from Object )

Top

Public Events

  Name Description
ms884845.pubevent(en-US,WinEmbedded.11).gif DeviceAddedEvent Notifies the application when a POS device has been added to the system.
ms884845.pubevent(en-US,WinEmbedded.11).gif DeviceRemovedEvent Notifies the application when a POS device has been removed from the system.

Top

See Also

Reference

PosExplorer Class
Microsoft.PointOfService Namespace