Home
last modified time | relevance | path

Searched refs:GetGraph (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Ddmusici.h989 STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE; in DECLARE_INTERFACE_() local
1021 #define IDirectMusicSegment_GetGraph(p,a) (p)->lpVtbl->GetGraph(p,a)
1058 STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE; in DECLARE_INTERFACE_() local
1096 #define IDirectMusicSegment8_GetGraph(p,a) (p)->lpVtbl->GetGraph(p,a)
1246 STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE; in DECLARE_INTERFACE_() local
1296 #define IDirectMusicPerformance_GetGraph(p,a) (p)->lpVtbl->GetGraph(p,a)
1351 STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE; in DECLARE_INTERFACE_() local
1411 #define IDirectMusicPerformance8_GetGraph(p,a) (p)->lpVtbl->GetGraph(p,a)