|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| HWND | hWnd |
| UINT | msg |
| LONG_PTR | instance |
| int | disabled |
Definition at line 44 of file filtergraph.c.
| int WndNotify::disabled |
Definition at line 48 of file filtergraph.c.
Referenced by FilterGraph_create().
| HWND WndNotify::hWnd |
Definition at line 45 of file filtergraph.c.
Referenced by FilterGraph_create().
| LONG_PTR WndNotify::instance |
Definition at line 47 of file filtergraph.c.
| UINT WndNotify::msg |
Definition at line 46 of file filtergraph.c.