ReactOS 0.4.15-dev-7906-g1b85a5f
WndNotify Struct Reference
Collaboration diagram for WndNotify:

Public Attributes

HWND hWnd
 
UINT msg
 
LONG_PTR instance
 
int disabled
 

Detailed Description

Definition at line 44 of file filtergraph.c.

Member Data Documentation

◆ disabled

int WndNotify::disabled

Definition at line 48 of file filtergraph.c.

Referenced by FilterGraph_create().

◆ hWnd

HWND WndNotify::hWnd

Definition at line 45 of file filtergraph.c.

Referenced by FilterGraph_create().

◆ instance

LONG_PTR WndNotify::instance

Definition at line 47 of file filtergraph.c.

◆ msg

UINT WndNotify::msg

Definition at line 46 of file filtergraph.c.


The documentation for this struct was generated from the following file: