1 |
5.649141 |
__x_ABI_CWindows_CMedia_CControl_CGlobalSystemMediaTransportControlsSessionPlaybackStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CMedia_CControl_CGlobalSystemMediaTransportControlsSessionPlaybackStatus
{
GlobalSystemMediaTransportControlsSessionPlaybackStatus_Closed = 0,
GlobalSystemMediaTransportControlsSessionPlaybackStatus_Opened = 1,
GlobalSystemMediaTransportControlsSessionPlaybackStatus_Changing = 2,
GlobalSystemMediaTransportControlsSessionPlaybackStatus_Stopped = 3,
GlobalSystemMediaTransportControlsSessionPlaybackStatus_Playing = 4,
GlobalSystemMediaTransportControlsSessionPlaybackStatus_Paused = 5,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.media.control.h(3337,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x70000
|