Name

ComUnregisterFunctionAttribute

Synopsis

This attribute is attached to a shared method to indicate that it should be invoked when the enclosing assembly is unregistered from COM. There can only be one unregistration function in each assembly.

For more details, see ComRegisterFunctionAttribute.

Public NotInheritable Class ComUnregisterFunctionAttribute : Inherits Attribute
' Public Constructors
   Public Sub New() 
End Class

Hierarchy

System.ObjectSystem.Attribute ComUnregisterFunctionAttribute

Valid On

Method

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.