ProviderI2cTransferResult.Status Field

Definition

An enumeration value that indicates if the read or write operation transferred the full number of bytes that the method requested, or the reason that the full transfer did not succeed. For WriteReadPartial, the value indicates whether the data for both the write and the read operations was entirely transferred.

public: ProviderI2cTransferStatus Status;
ProviderI2cTransferStatus Status;
public ProviderI2cTransferStatus Status;
Public Status As ProviderI2cTransferStatus 

Field Value

Applies to