Home
last modified time | relevance | path

Searched defs:_DD_GETVPORTBANDWIDTHDATA (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Dddrawint.h684 typedef struct _DD_GETVPORTBANDWIDTHDATA { struct
685 PDD_DIRECTDRAW_LOCAL lpDD;
686 PDD_VIDEOPORT_LOCAL lpVideoPort;
687 LPDDPIXELFORMAT lpddpfFormat;
688 DWORD dwWidth;
689 DWORD dwHeight;
690 DWORD dwFlags;
691 LPDDVIDEOPORTBANDWIDTH lpBandwidth;
692 HRESULT ddRVal;
693 PVOID GetVideoPortBandwidth;