DVD_MenuAttributes 7750 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetTitleAttributes(ULONG ulTitle,DVD_MenuAttributes *pMenu,DVD_TitleAttributes *pTitle) = 0;
DVD_MenuAttributes 7751 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetVMGAttributes(DVD_MenuAttributes *pATR) = 0;
DVD_MenuAttributes 7796 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetTitleAttributes)(IDvdInfo2 *This,ULONG ulTitle,DVD_MenuAttributes *pMenu,DVD_TitleAttributes *pTitle);
DVD_MenuAttributes 7797 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetVMGAttributes)(IDvdInfo2 *This,DVD_MenuAttributes *pATR);
DVD_MenuAttributes 7897 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IDvdInfo2_GetTitleAttributes_Proxy(IDvdInfo2 *This,ULONG ulTitle,DVD_MenuAttributes *pMenu,DVD_TitleAttributes *pTitle);
DVD_MenuAttributes 7899 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IDvdInfo2_GetVMGAttributes_Proxy(IDvdInfo2 *This,DVD_MenuAttributes *pATR);