ReactOS 0.4.15-dev-7788-g1ad9096
REGFILTERPINS Struct Reference
Collaboration diagram for REGFILTERPINS:

Public Attributes

LPWSTR strName
 
BOOL bRendered
 
BOOL bOutput
 
BOOL bZero
 
BOOL bMany
 
const CLSIDclsConnectsToFilter
 
const WCHARstrConnectsToPin
 
UINT nMediaTypes
 
const REGPINTYPESlpMediaType
 

Detailed Description

Definition at line 194 of file axextend.idl.

Member Data Documentation

◆ bMany

BOOL REGFILTERPINS::bMany

◆ bOutput

◆ bRendered

BOOL REGFILTERPINS::bRendered

◆ bZero

BOOL REGFILTERPINS::bZero

◆ clsConnectsToFilter

const CLSID* REGFILTERPINS::clsConnectsToFilter

Definition at line 201 of file axextend.idl.

Referenced by test_register_filter_with_null_clsMinorType().

◆ lpMediaType

const REGPINTYPES* REGFILTERPINS::lpMediaType

◆ nMediaTypes

UINT REGFILTERPINS::nMediaTypes

◆ strConnectsToPin

const WCHAR* REGFILTERPINS::strConnectsToPin

Definition at line 202 of file axextend.idl.

Referenced by test_register_filter_with_null_clsMinorType().

◆ strName

LPWSTR REGFILTERPINS::strName

Definition at line 196 of file axextend.idl.

Referenced by test_register_filter_with_null_clsMinorType().


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