ReactOS 0.4.15-dev-7953-g1f49173
_SG_Pin Struct Reference
Collaboration diagram for _SG_Pin:

Public Attributes

IPin IPin_iface
 
PIN_DIRECTION dir
 
WCHAR constname
 
struct _SG_Implsg
 
IPinpair
 

Detailed Description

Definition at line 200 of file samplegrabber.c.

Member Data Documentation

◆ dir

PIN_DIRECTION _SG_Pin::dir

Definition at line 202 of file samplegrabber.c.

◆ IPin_iface

IPin _SG_Pin::IPin_iface

Definition at line 201 of file samplegrabber.c.

◆ name

WCHAR const* _SG_Pin::name

Definition at line 203 of file samplegrabber.c.

◆ pair

IPin* _SG_Pin::pair

Definition at line 205 of file samplegrabber.c.

◆ sg

struct _SG_Impl* _SG_Pin::sg

Definition at line 204 of file samplegrabber.c.


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