Edit

Share via


ISsd1327Command Interface

Definition

Interface for all Ssd1327 commands

public interface ISsd1327Command : Iot.Device.Ssd13xx.Commands.ICommand
type ISsd1327Command = interface
    interface ICommand
Public Interface ISsd1327Command
Implements ICommand
Derived
Implements

Properties

Id

The value that represents the command.

(Inherited from ICommand)

Methods

GetBytes()

Gets the bytes that represent the command.

(Inherited from ICommand)

Applies to