cpp_quote("#include ") //*@@@+++@@@@****************************************************************** // // Microsoft Windows Media Foundation // Copyright (C) Microsoft Corporation. All rights reserved. // //*@@@---@@@@****************************************************************** // import "unknwn.idl"; import "mfidl.idl"; cpp_quote("#if (WINVER >= _WIN32_WINNT_WIN8) ") cpp_quote("") cpp_quote("// Prevent a name collision") cpp_quote("#undef GetCurrentTime") cpp_quote("") #pragma region Application Family cpp_quote("#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP)") cpp_quote("#define MF_INVALID_PRESENTATION_TIME 0x8000000000000000") //+----------------------------------------------------------------------------- // // Enumeration: MF_MEDIA_ENGINE_ERROR // // Synopsis: Defines the error status of