ReactOS 0.4.15-dev-7934-g1dc8d80
HlinkBCImpl Struct Reference
Collaboration diagram for HlinkBCImpl:

Public Attributes

IHlinkBrowseContext IHlinkBrowseContext_iface
 
LONG ref
 
HLBWINFO * BrowseWindowInfo
 
struct link_entrycurrent
 
struct list links
 

Detailed Description

Definition at line 34 of file browse_ctx.c.

Member Data Documentation

◆ BrowseWindowInfo

HLBWINFO* HlinkBCImpl::BrowseWindowInfo

Definition at line 38 of file browse_ctx.c.

◆ current

struct link_entry* HlinkBCImpl::current

Definition at line 39 of file browse_ctx.c.

Referenced by context_get_entry(), and HLinkBrowseContext_Constructor().

◆ IHlinkBrowseContext_iface

IHlinkBrowseContext HlinkBCImpl::IHlinkBrowseContext_iface

Definition at line 36 of file browse_ctx.c.

Referenced by HLinkBrowseContext_Constructor().

◆ links

struct list HlinkBCImpl::links

Definition at line 40 of file browse_ctx.c.

Referenced by context_get_entry(), and HLinkBrowseContext_Constructor().

◆ ref

LONG HlinkBCImpl::ref

Definition at line 37 of file browse_ctx.c.

Referenced by HLinkBrowseContext_Constructor().


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