ProviderI2cTransferResult.Status Field
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.
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