ReactOS 0.4.15-dev-7931-gfd331f1
_tagPROTOCOLFILTERDATA Struct Reference
Collaboration diagram for _tagPROTOCOLFILTERDATA:

Public Attributes

DWORD cbSize
 
IInternetProtocolSinkpProtocolSink
 
IInternetProtocolpProtocol
 
IUnknownpUnk
 
DWORD dwFilterFlags
 

Detailed Description

Definition at line 1694 of file urlmon.idl.

Member Data Documentation

◆ cbSize

DWORD _tagPROTOCOLFILTERDATA::cbSize

Definition at line 1695 of file urlmon.idl.

◆ dwFilterFlags

DWORD _tagPROTOCOLFILTERDATA::dwFilterFlags

Definition at line 1699 of file urlmon.idl.

◆ pProtocol

IInternetProtocol* _tagPROTOCOLFILTERDATA::pProtocol

Definition at line 1697 of file urlmon.idl.

Referenced by handle_mime_filter().

◆ pProtocolSink

IInternetProtocolSink* _tagPROTOCOLFILTERDATA::pProtocolSink

Definition at line 1696 of file urlmon.idl.

◆ pUnk

IUnknown* _tagPROTOCOLFILTERDATA::pUnk

Definition at line 1698 of file urlmon.idl.


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