Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The SmartCardAssociationType enumeration type specifies a smart card association.
Syntax
typedef enum SmartCardAssociationType {
NotAssociated = 0,
Associated = 0,
AssociationUnknown
} ;
Constants
NotAssociatedValue: 0 Not associated. |
AssociatedValue: 0 Associated. |
AssociationUnknownAssociation status is unknown. |
Requirements
| Requirement | Value |
|---|---|
| Header | bdaiface.h |