ComponentRegistrationFailedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception that is thrown when FRegisterComponent(IOleComponent, OLECRINFO[], UInt32) fails inside the OleComponent constructor.
public ref class ComponentRegistrationFailedException : Exception
[System.Serializable]
public class ComponentRegistrationFailedException : Exception
[<System.Serializable>]
type ComponentRegistrationFailedException = class
inherit Exception
Public Class ComponentRegistrationFailedException
Inherits Exception
- Inheritance
-
ComponentRegistrationFailedException
- Attributes
Constructors
ComponentRegistrationFailedException() |
Microsoft internal use only. |
ComponentRegistrationFailedException(SerializationInfo, StreamingContext) |
Obsolete.
Microsoft internal use only. |
ComponentRegistrationFailedException(String, Exception) |
Microsoft internal use only. |
ComponentRegistrationFailedException(String) |
Microsoft internal use only. |