Mono Class Library: Overview

System.Runtime.InteropServices.RegistrationServices: Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

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.
RegisterTypeForComClients(Type, RegistrationClassContext, RegistrationConnectionType) : int
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.
UnregisterTypeForComClients(int)
Documentation for this section has not yet been entered.