ReactOS 0.4.16-dev-555-g690643f
|
Public Attributes | |
LPWSTR | strName |
BOOL | bRendered |
BOOL | bOutput |
BOOL | bZero |
BOOL | bMany |
const CLSID * | clsConnectsToFilter |
const WCHAR * | strConnectsToPin |
UINT | nMediaTypes |
const REGPINTYPES * | lpMediaType |
Definition at line 194 of file axextend.idl.
BOOL REGFILTERPINS::bMany |
Definition at line 200 of file axextend.idl.
Referenced by FilterMapper3_RegisterFilter(), and test_register_filter_with_null_clsMinorType().
BOOL REGFILTERPINS::bOutput |
Definition at line 198 of file axextend.idl.
Referenced by fill_filter_data_information(), FilterMapper3_RegisterFilter(), and test_register_filter_with_null_clsMinorType().
BOOL REGFILTERPINS::bRendered |
Definition at line 197 of file axextend.idl.
Referenced by FilterMapper3_RegisterFilter(), and test_register_filter_with_null_clsMinorType().
BOOL REGFILTERPINS::bZero |
Definition at line 199 of file axextend.idl.
Referenced by FilterMapper3_RegisterFilter(), and test_register_filter_with_null_clsMinorType().
Definition at line 201 of file axextend.idl.
Referenced by test_register_filter_with_null_clsMinorType().
const REGPINTYPES* REGFILTERPINS::lpMediaType |
Definition at line 204 of file axextend.idl.
Referenced by FilterMapper3_RegisterFilter(), and test_register_filter_with_null_clsMinorType().
UINT REGFILTERPINS::nMediaTypes |
Definition at line 203 of file axextend.idl.
Referenced by FilterMapper3_RegisterFilter(), and test_register_filter_with_null_clsMinorType().
Definition at line 202 of file axextend.idl.
Referenced by test_register_filter_with_null_clsMinorType().
LPWSTR REGFILTERPINS::strName |
Definition at line 196 of file axextend.idl.
Referenced by test_register_filter_with_null_clsMinorType().