Partager via


SmartCard.GetAnswerToResetAsync Méthode

Définition

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

S’applique à

Voir aussi