4 implementations of PopulateVTable
System.Private.Windows.Core (2)
Windows\Win32\System\Com\IComCallableWrapper.cs (1)
78
static void IVTable<IComCallableWrapper, Vtbl>.
PopulateVTable
(Vtbl* vtable) { }
Windows\Win32\System\Com\IDispatch.Interface.cs (1)
13
static void IVTable<IDispatch, Vtbl>.
PopulateVTable
(Vtbl* vtable)
System.Windows.Forms.Primitives (1)
Microsoft\Office\IMsoComponent.cs (1)
14
static void IVTable<IMsoComponent, Vtbl>.
PopulateVTable
(Vtbl* vtable)
System.Windows.Forms.Primitives.Tests (1)
Windows\Win32\System\Com\ComScopeTests.cs (1)
67
static void IVTable<ITestObject, Vtbl>.
PopulateVTable
(Vtbl* vtable)
1 reference to PopulateVTable
System.Private.Windows.Core (1)
Windows.Win32.IVTable.g.cs (1)
46
TComInterface.
PopulateVTable
(vtbl);