ISsd1327Command Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |