2 implementations of EnumObjects
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (1)
574
HRESULT IOleContainer.Interface.
EnumObjects
(uint grfFlags, IEnumUnknown** ppenum)
System\Windows\Forms\Controls\WebBrowser\WebBrowserContainer.cs (1)
41
HRESULT IOleContainer.Interface.
EnumObjects
(uint grfFlags, IEnumUnknown** ppenum)
1 reference to EnumObjects
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleContainer.g.cs (1)
101
return __object.
EnumObjects
(grfFlags, ppenum);