SmartCard.GetAnswerToResetAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne la réponse à la réinitialisation (ATR) de l’carte intelligente, une série standard d’octets qui contient des informations sur les caractéristiques, les comportements et l’état de l’carte intelligente.
public:
virtual IAsyncOperation<IBuffer ^> ^ GetAnswerToResetAsync() = GetAnswerToResetAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IBuffer> GetAnswerToResetAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IBuffer> GetAnswerToResetAsync();
function getAnswerToResetAsync()
Public Function GetAnswerToResetAsync () As IAsyncOperation(Of IBuffer)
Retours
Jeu d’octets ATR du carte intelligent.
- Attributs