IDualDisplayV1 Interface

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

The Microsoft.Dynamics.Retail.Pos.Contracts.Services.IDualDisplayV1 interface is the version 1.0. interface for dual display device.

Namespace:  Microsoft.Dynamics.Retail.Pos.Contracts.Services
Assembly:  Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)

Syntax

'Declaration
<GuidAttribute("223296D7-CEF3-412A-BEA4-CAB4B6537457")> _
Public Interface IDualDisplayV1 _
    Inherits IPeripheral, IPeripheralV1, IPeripheralV2
'Usage
Dim instance As IDualDisplayV1
[GuidAttribute("223296D7-CEF3-412A-BEA4-CAB4B6537457")]
public interface IDualDisplayV1 : IPeripheral, 
    IPeripheralV1, IPeripheralV2
[GuidAttribute(L"223296D7-CEF3-412A-BEA4-CAB4B6537457")]
public interface class IDualDisplayV1 : IPeripheral, 
    IPeripheralV1, IPeripheralV2

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.Services Namespace