2 references to RegistrationClassContext
mscorlib (2)
system\runtime\interopservices\registrationservices.cs (2)
316public virtual int RegisterTypeForComClients(Type type, RegistrationClassContext classContext, RegistrationConnectionType flags) 1106private static extern int RegisterTypeForComClientsExNative(Type t, RegistrationClassContext clsContext, RegistrationConnectionType flags);