3 references to Register
System.Private.Windows.Core (3)
Windows.Win32.IRunningObjectTable.g.cs (1)
77 return __object.Register(grfFlags, punkObject, pmkObjectName, pdwRegister);
Windows.Win32.System_Com_IRunningObjectTable_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.IRunningObjectTable.Interface.Register(winmdroot.System.Com.ROT_FLAGS, winmdroot.System.Com.IUnknown*, winmdroot.System.Com.IMoniker*, uint*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.Register(grfFlags, punkObject, pmkObjectName, pdwRegisterLocal);