Share via


VideoMode Structure (POS for .NET v1.12 SDK Documentation)

2/27/2008

Defines the programmatic structure used by the service object to build an array of video modes supported by each online video unit.

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

Syntax

'Declaration
Public Structure VideoMode
public struct VideoMode
public value class VideoMode
public final class VideoMode extends ValueType

Remarks

Used by the VideoModesList property of the RemoteOrderDisplay class.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

VideoMode Members
Microsoft.PointOfService Namespace