Searched defs:_DD_GETVPORTBANDWIDTHDATA (Results 1 – 1 of 1) sorted by relevance
684 typedef struct _DD_GETVPORTBANDWIDTHDATA { struct685 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;