1 implementation of FRegisterComponent
System.Windows.Forms.Primitives (1)
Microsoft\Office\IMsoComponentManager.NativeAdapter.cs (1)
34BOOL Interface.FRegisterComponent(IMsoComponent* piComponent, MSOCRINFO* pcrinfo, nuint* dwComponentID)
8 references to FRegisterComponent
System.Windows.Forms.Primitives (8)
Microsoft\Office\IMsoComponentManager.cs (8)
73/// <inheritdoc cref="Interface.FRegisterComponent(IMsoComponent*, MSOCRINFO*, nuint*)"/> 267/// (the cookie returned from the <see cref="FRegisterComponent"/> method). 275/// (the cookie returned from <see cref="FRegisterComponent"/>) with the new registration 292/// (cookie returned from <see cref="FRegisterComponent"/>) has been activated. 312/// (cookie returned from <see cref="FRegisterComponent"/>) wishes to perform a tracking operation 342/// (cookie returned from <see cref="FRegisterComponent"/>) is entering the state identified 394/// (cookie returned from <see cref="FRegisterComponent"/>) is exiting the state identified by 455/// Component identified by <paramref name="dwComponentID"/> (cookie returned from <see cref="FRegisterComponent"/>)