Share via


FrameType Enumeration (POS for .NET v1.12 SDK Documentation)

2/27/2008

Enumerates the possible types of information contained within the Image Scanner's FrameData property.

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

Syntax

'Declaration
Public Enumeration FrameType
public enum FrameType
public enum class FrameType
public enum FrameType
public enum FrameType

Members

Member name Description
Still The FrameData property contains a single still image.
Video The FrameData property contains a block of video data.

Example

FrameData

ImageScanner

See Also

Reference

Microsoft.PointOfService Namespace