Home
last modified time | relevance | path

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

/reactos/sdk/include/dxsdk/
H A Ddmusici.h981 STDMETHOD(SetRepeats)(THIS_ DWORD dwRepeats) PURE; in DECLARE_INTERFACE_() local
1013 #define IDirectMusicSegment_SetRepeats(p,a) (p)->lpVtbl->SetRepeats(p,a)
1050 STDMETHOD(SetRepeats)(THIS_ DWORD dwRepeats) PURE; in DECLARE_INTERFACE_() local
1088 #define IDirectMusicSegment8_SetRepeats(p,a) (p)->lpVtbl->SetRepeats(p,a)