Home
last modified time | relevance | path

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

/reactos/sdk/include/ddk/
H A Dvideo.h812 typedef struct _VIDEO_PORT_DEBUG_REPORT_INTERFACE { struct
813 IN USHORT Size;
814 IN USHORT Version;
815 OUT PVOID Context;
816 OUT PINTERFACE_REFERENCE InterfaceReference;
817 OUT PINTERFACE_DEREFERENCE InterfaceDereference;
818 OUT PVIDEO_DEBUG_REPORT (*DbgReportCreate)(
826 OUT BOOLEAN (*DbgReportSecondaryData)(
831 OUT VOID (*DbgReportComplete)(