4 references to CoGetClassObject
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.cs (2)
2222HRESULT hr = PInvoke.CoGetClassObject( 2277HRESULT hr = PInvoke.CoGetClassObject(
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.OLE32.dll.g.cs (2)
26 /// <inheritdoc cref="CoGetClassObject(global::System.Guid*, winmdroot.System.Com.CLSCTX, void*, global::System.Guid*, void**)"/> 36 winmdroot.Foundation.HRESULT __result = PInvoke.CoGetClassObject(rclsidLocal, dwClsContext, pvReserved, riidLocal, ppvLocal);