IPrinter 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.IPrinter interface for printer device.

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

Syntax

'Declaration
<GuidAttribute("6B686507-53B9-49C6-BD3F-32BE62CA02AA")> _
Public Interface IPrinter _
    Inherits IPrinterV1, IPeripheral, IPeripheralV1, IPeripheralV2,  _
    IPrinterV2
'Usage
Dim instance As IPrinter
[GuidAttribute("6B686507-53B9-49C6-BD3F-32BE62CA02AA")]
public interface IPrinter : IPrinterV1, 
    IPeripheral, IPeripheralV1, IPeripheralV2, IPrinterV2
[GuidAttribute(L"6B686507-53B9-49C6-BD3F-32BE62CA02AA")]
public interface class IPrinter : IPrinterV1, 
    IPeripheral, IPeripheralV1, IPeripheralV2, IPrinterV2

See Also

Reference

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