ReactOS 0.4.16-dev-1946-g52006dd
delegating_vtbl Struct Reference

#include <cpsf.h>

Collaboration diagram for delegating_vtbl:

Public Attributes

IUnknownVtbl vtbl
 
const voidmethods [NB_THUNK_ENTRIES - 3]
 

Detailed Description

Definition at line 76 of file cpsf.h.

Member Data Documentation

◆ methods

const void* delegating_vtbl::methods[NB_THUNK_ENTRIES - 3]

Definition at line 79 of file cpsf.h.

Referenced by fill_delegated_proxy_table().

◆ vtbl

IUnknownVtbl delegating_vtbl::vtbl

Definition at line 78 of file cpsf.h.

Referenced by get_delegating_vtbl().


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