Home | History | Annotate | Download | only in include

Lines Matching refs:GetGraph

986     STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE;
1018 #define IDirectMusicSegment_GetGraph(p,a) (p)->lpVtbl->GetGraph(p,a)
1055 STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE;
1093 #define IDirectMusicSegment8_GetGraph(p,a) (p)->lpVtbl->GetGraph(p,a)
1243 STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE;
1293 #define IDirectMusicPerformance_GetGraph(p,a) (p)->lpVtbl->GetGraph(p,a)
1348 STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE;
1408 #define IDirectMusicPerformance8_GetGraph(p,a) (p)->lpVtbl->GetGraph(p,a)