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 MPEG_DATE_AND_TIME structure specifies a date and time.
Syntax
typedef struct __MIDL___MIDL_itf_mpeg2structs_0000_0000_0026 {
MPEG_DATE D;
MPEG_TIME T;
} MPEG_DATE_AND_TIME;
Members
D
Specifies the date, as an MPEG_DATE structure.
T
Specifies the time, as an MPEG_TIME structure.
Requirements
Requirement | Value |
---|---|
Header | mpeg2structs.h |