SmartCardAssociationType
Microsoft DirectShow 9.0 |
SmartCardAssociationType
The SmartCardAssociationType enumeration type specifies a smart card association.
Syntax
enum SmartCardAssociationType { NotAssociated = 0, Associated, AssociationUnknown }SmartCardAssociationType;
Members
NotAssociated
Not associated.
Associated
Associated.
AssociationUnknown
Association status is unknown.
Requirements
Header: Include Bdaiface.h.
See Also