Share via


IRadioFrequencyIDScannerV1 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.IRadioFrequencyIDScannerV1 interface is the version 1.0 RFID scanner device interface.

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

Syntax

'Declaration
<GuidAttribute("817E5F38-F147-4B74-B2A6-CFFA652BFEBC")> _
Public Interface IRadioFrequencyIDScannerV1 _
    Inherits IPeripheral, IPeripheralV1, IPeripheralV2
'Usage
Dim instance As IRadioFrequencyIDScannerV1
[GuidAttribute("817E5F38-F147-4B74-B2A6-CFFA652BFEBC")]
public interface IRadioFrequencyIDScannerV1 : IPeripheral, 
    IPeripheralV1, IPeripheralV2
[GuidAttribute(L"817E5F38-F147-4B74-B2A6-CFFA652BFEBC")]
public interface class IRadioFrequencyIDScannerV1 : IPeripheral, 
    IPeripheralV1, IPeripheralV2

See Also

Reference

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