Mono Class Library: Overview

System.Runtime.InteropServices.IRegistrationServices: Members

The members of System.Runtime.InteropServices.IRegistrationServices are listed below.

Public Methods

GetManagedCategoryGuid() : Guid
Documentation for this section has not yet been entered.
GetProgIdForType(Type) : string
Documentation for this section has not yet been entered.
GetRegistrableTypesInAssembly(System.Reflection.Assembly) : Type[]
Documentation for this section has not yet been entered.
RegisterAssembly(System.Reflection.Assembly, AssemblyRegistrationFlags) : bool
Documentation for this section has not yet been entered.
RegisterTypeForComClients(Type, ref Guid)
Documentation for this section has not yet been entered.
TypeRepresentsComType(Type) : bool
Documentation for this section has not yet been entered.
TypeRequiresRegistration(Type) : bool
Documentation for this section has not yet been entered.
UnregisterAssembly(System.Reflection.Assembly) : bool
Documentation for this section has not yet been entered.