Share via


ILegacyControlObject Interface

Represents a legacy OPOS control object.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Usage

'Usage
Public Class legacyControlObjectImplementation
    Implements ILegacyControlObject
End Class
Dim legacyControlObjectImplementation1 As New legacyControlObjectImplementation()

Syntax

'Declaration
Public Interface ILegacyControlObject
public interface ILegacyControlObject
public interface class ILegacyControlObject
public interface ILegacyControlObject
public interface ILegacyControlObject

Remarks

IlegacyControlObject provides the interface to access control object properties used for a legacy (OPOS) service object.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

ILegacyControlObject Members
Microsoft.PointOfService Namespace