Mono Class Library: Overview

System.Runtime.InteropServices.IRegistrationServices: Method Members

The methods of System.Runtime.InteropServices.IRegistrationServices are listed below. For a list of all members, see the IRegistrationServices Members list.

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.