Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SmartCardAssociationType enumeration type specifies a smart card association.
Syntax
typedef enum SmartCardAssociationType {
  NotAssociated        = 0,
  Associated,
  AssociationUnknown 
} SmartCardAssociationType;
Constants
- NotAssociated 
 Not associated.
- Associated 
 Associated.
- AssociationUnknown 
 Association status is unknown.
Requirements
| Header | Declared in Bdaiface.h. | 
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008