ApplicationTypeType enumeration
[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 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 protection
-
SCTE28_Diagnostic
-
Diagnostic.
-
SCTE28_Undesignated
-
Undesignated.
-
SCTE28_Reserved
-
Reserved. Do not use.
Requirements
Header |
|