6 references to CoCreateInstance
System.Private.Windows.Core (4)
Windows.Win32.PInvokeCore.OLE32.dll.g.cs (3)
26
/// <inheritdoc cref="
CoCreateInstance
(Guid*, global::Windows.Win32.System.Com.IUnknown*, global::Windows.Win32.System.Com.CLSCTX, Guid*, void**)"/>
36
/// <inheritdoc cref="
CoCreateInstance
(global::System.Guid*, winmdroot.System.Com.IUnknown*, winmdroot.System.Com.CLSCTX, global::System.Guid*, void**)"/>
46
winmdroot.Foundation.HRESULT __result = PInvokeCore.
CoCreateInstance
(rclsidLocal, pUnkOuter, dwClsContext, riidLocal, ppvLocal);
Windows\Win32\System\Com\GlobalInterfaceTable.cs (1)
22
PInvokeCore.
CoCreateInstance
(
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
2260
HRESULT hr = PInvokeCore.
CoCreateInstance
(
System.Windows.Forms.Tests (1)
System\Windows\Forms\ComponentModel\Com2Interop\ComNativeDescriptorTests.cs (1)
114
HRESULT hr = PInvokeCore.
CoCreateInstance
(