|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| IHlinkBrowseContext | IHlinkBrowseContext_iface |
| LONG | ref |
| HLBWINFO * | BrowseWindowInfo |
| struct link_entry * | current |
| struct list | links |
Definition at line 34 of file browse_ctx.c.
| HLBWINFO* HlinkBCImpl::BrowseWindowInfo |
Definition at line 38 of file browse_ctx.c.
| struct link_entry* HlinkBCImpl::current |
Definition at line 39 of file browse_ctx.c.
Referenced by context_get_entry(), and HLinkBrowseContext_Constructor().
| IHlinkBrowseContext HlinkBCImpl::IHlinkBrowseContext_iface |
Definition at line 36 of file browse_ctx.c.
Referenced by HLinkBrowseContext_Constructor().
Definition at line 40 of file browse_ctx.c.
Referenced by context_get_entry(), and HLinkBrowseContext_Constructor().
| LONG HlinkBCImpl::ref |
Definition at line 37 of file browse_ctx.c.
Referenced by HLinkBrowseContext_Constructor().