The methods of System.Runtime.InteropServices.RegistrationServices are listed below. For a list of all members, see the RegistrationServices Members list.
See Also: Inherited members from System.Object
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.