Home
last modified time | relevance | path

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

/reactos/dll/directx/ddraw/Videoport/
H A Dvideoport_stubs.c134 HRESULT WINAPI Main_DDVideoPortContainer_QueryInterface (LPDDVIDEOPORTCONTAINER iface, REFIID riid,… in Main_DDVideoPortContainer_QueryInterface()
140 ULONG WINAPI Main_DDVideoPortContainer_AddRef (LPDDVIDEOPORTCONTAINER iface) in Main_DDVideoPortContainer_AddRef()
146 ULONG WINAPI Main_DDVideoPortContainer_Release (LPDDVIDEOPORTCONTAINER iface) in Main_DDVideoPortContainer_Release()
152 HRESULT WINAPI Main_DDVideoPortContainer_CreateVideoPort (LPDDVIDEOPORTCONTAINER iface, DWORD dwFla… in Main_DDVideoPortContainer_CreateVideoPort()
160 Main_DDVideoPortContainer_EnumVideoPorts (LPDDVIDEOPORTCONTAINER iface, in Main_DDVideoPortContainer_EnumVideoPorts()
171 Main_DDVideoPortContainer_GetVideoPortConnectInfo (LPDDVIDEOPORTCONTAINER iface, in Main_DDVideoPortContainer_GetVideoPortConnectInfo()
180 Main_DDVideoPortContainer_QueryVideoPortStatus (LPDDVIDEOPORTCONTAINER iface, in Main_DDVideoPortContainer_QueryVideoPortStatus()
/reactos/sdk/include/psdk/
H A Ddvp.h232 typedef struct IDDVideoPortContainer *LPDDVIDEOPORTCONTAINER; typedef