ReactOS 0.4.15-dev-8079-g5db69da
IExplorerBrowserEventsImpl Struct Reference

Public Attributes

IExplorerBrowserEvents IExplorerBrowserEvents_iface
 
LONG ref
 
UINT pending
 
UINT created
 
UINT completed
 
UINT failed
 

Detailed Description

Definition at line 134 of file ebrowser.c.

Member Data Documentation

◆ completed

UINT IExplorerBrowserEventsImpl::completed

Definition at line 137 of file ebrowser.c.

Referenced by test_Advise(), test_browse_pidl_(), and test_browse_pidl_sb_().

◆ created

UINT IExplorerBrowserEventsImpl::created

Definition at line 137 of file ebrowser.c.

Referenced by test_browse_pidl_(), and test_browse_pidl_sb_().

◆ failed

UINT IExplorerBrowserEventsImpl::failed

Definition at line 137 of file ebrowser.c.

Referenced by test_browse_pidl_(), and test_browse_pidl_sb_().

◆ IExplorerBrowserEvents_iface

IExplorerBrowserEvents IExplorerBrowserEventsImpl::IExplorerBrowserEvents_iface

Definition at line 135 of file ebrowser.c.

Referenced by test_Advise(), and test_navigation().

◆ pending

UINT IExplorerBrowserEventsImpl::pending

Definition at line 137 of file ebrowser.c.

Referenced by test_browse_pidl_(), and test_browse_pidl_sb_().

◆ ref

LONG IExplorerBrowserEventsImpl::ref

Definition at line 136 of file ebrowser.c.

Referenced by test_Advise().


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