Method |
Description |
|
GetManagedCategoryGuid ( ) : System.Guid |
|
|
GetProgIdForType ( Type type ) : string |
|
|
GetRegistrableTypesInAssembly ( Assembly assembly ) : System.Type[] |
|
|
RegisterAssembly ( Assembly assembly, AssemblyRegistrationFlags flags ) : bool |
|
|
RegisterTypeForComClients ( Type type, RegistrationClassContext classContext, RegistrationConnectionType flags ) : int |
|
|
RegisterTypeForComClients ( Type type, System.Guid &g ) : void |
|
|
TypeRepresentsComType ( Type type ) : bool |
|
|
TypeRequiresRegistration ( Type type ) : bool |
|
|
UnregisterAssembly ( Assembly assembly ) : bool |
|
|
UnregisterTypeForComClients ( int cookie ) : void |
|
|