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 ApplicationTypeType enumeration specifies the smart card application type, as defined in ANSI/SCTE 28.
Syntax
typedef enum ApplicationTypeType {
SCTE28_ConditionalAccess = 0,
SCTE28_POD_Host_Binding_Information,
SCTE28_IPService,
SCTE28_NetworkInterface_SCTE55_2,
SCTE28_NetworkInterface_SCTE55_1,
SCTE28_CopyProtection,
SCTE28_Diagnostic,
SCTE28_Undesignated,
SCTE28_Reserved
} ApplicationTypeType;
Constants
SCTE28_ConditionalAccess
Conditional access.SCTE28_POD_Host_Binding_Information
POD-Host binding information.SCTE28_IPService
IP service.SCTE28_NetworkInterface_SCTE55_2
Network interface (SCTE 55-2).SCTE28_NetworkInterface_SCTE55_1
Network interface (SCTE 55-1).SCTE28_CopyProtection
Copy protectionSCTE28_Diagnostic
Diagnostic.SCTE28_Undesignated
Undesignated.SCTE28_Reserved
Reserved. Do not use.
Requirements
Header | Declared in Bdaiface.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008