Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dddrawi.h496 typedef DWORD (PASCAL *LPDDHALVPORTCB_GETVPORTCONNECT)(LPDDHAL_GETVPORTCONNECTDATA); typedef
516 LPDDHALVPORTCB_GETVPORTCONNECT GetVideoPortConnectInfo;
1023 LPDDHALVPORTCB_GETVPORTCONNECT GetVideoPortConnectInfo;
/reactos/win32ss/gdi/gdi32/misc/
H A Dgdientry.c980 …pUserDvdPort->GetVideoPortConnectInfo = (LPDDHALVPORTCB_GETVPORTCONNECT) DvpGetVideoPortConnectInf… in DdGetDriverInfo()