Home
last modified time | relevance | path

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

/reactos/dll/win32/msports/
H A Dclassinst.c738 RemovePort(IN HDEVINFO DeviceInfoSet, in RemovePort() function
816 return RemovePort(DeviceInfoSet, DeviceInfoData); in PortsClassInstaller()
/reactos/sdk/include/dxsdk/
H A Ddmusici.h1253 STDMETHOD(RemovePort)(THIS_ IDirectMusicPort *pPort) PURE; in DECLARE_INTERFACE_() local
1303 #define IDirectMusicPerformance_RemovePort(p,a) (p)->lpVtbl->RemovePort(p,a)
1358 STDMETHOD(RemovePort)(THIS_ IDirectMusicPort *pPort) PURE; in DECLARE_INTERFACE_() local
1418 #define IDirectMusicPerformance8_RemovePort(p,a) (p)->lpVtbl->RemovePort(p,a)