Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the status of a media source.
Syntax
typedef enum MF_MEDIASOURCE_STATUS_INFO {
MF_MEDIASOURCE_STATUS_INFO_FULLYSUPPORTED = 0,
MF_MEDIASOURCE_STATUS_INFO_UNKNOWN = 1
} ;
Constants
MF_MEDIASOURCE_STATUS_INFO_FULLYSUPPORTEDValue: 0 The media source is fully supported. |
MF_MEDIASOURCE_STATUS_INFO_UNKNOWNValue: 1 The status is unknown. >>>>>>> master |
Requirements
| Requirement | Value |
|---|---|
| Header | mfidl.h |