MifareCard.RunMifiCardCommand Method
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.
Run the last setup command. In case of reading bytes, they are automatically pushed into the Data property
C#
public int RunMifiCardCommand ();
member this.RunMifiCardCommand : unit -> int
Public Function RunMifiCardCommand () As Integer
-1 if the process fails otherwise the number of bytes read
Product | Versions |
---|---|
.NET IoT Libraries | 1.1.0, 1.2.0 |