Home
last modified time | relevance | path

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

/reactos/sdk/include/dxsdk/
H A Ddmusici.h1239 STDMETHOD(SendPMsg)(THIS_ DMUS_PMSG *pPMSG) PURE; in DECLARE_INTERFACE_() local
1289 #define IDirectMusicPerformance_SendPMsg(p,a) (p)->lpVtbl->SendPMsg(p,a)
1344 STDMETHOD(SendPMsg)(THIS_ DMUS_PMSG *pPMSG) PURE; in DECLARE_INTERFACE_() local
1404 #define IDirectMusicPerformance8_SendPMsg(p,a) (p)->lpVtbl->SendPMsg(p,a)