Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

Legenda

- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1

Namespace mscorlib

Totale classi: 2135, di cui
  • 395 nuove
  • 804 modificate
  • 0 rimosse

Pagina ... 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 ...

 System.Runtime.InteropServices.ITypeLibConverter =
 =ConvertAssemblyToTypeLib (Assembly assembly, String typeLibName, TypeLibExporterFlags flags, ITypeLibExporterNotifySink notifySink)
 =ConvertTypeLibToAssembly (Object typeLib, String asmFileName, TypeLibImporterFlags flags, ITypeLibImporterNotifySink notifySink, Byte[] publicKey, StrongNameKeyPair keyPair, String asmNamespace, Version asmVersion)
 =ConvertTypeLibToAssembly (Object typeLib, String asmFileName, Int32 flags, ITypeLibImporterNotifySink notifySink, Byte[] publicKey, StrongNameKeyPair keyPair, Boolean unsafeInterfaces)
 =GetPrimaryInteropAssembly (Guid g, Int32 major, Int32 minor, Int32 lcid, String& asmName, String& asmCodeBase)

 System.Runtime.InteropServices.ITypeLibExporterNameProvider =
 =GetNames ()

 System.Runtime.InteropServices.ObjectCreationDelegate =
 =.ctor ()
 =BeginInvoke (IntPtr aggregator, AsyncCallback callback, Object object)
 =EndInvoke (IAsyncResult result)
 =Invoke (IntPtr aggregator)

 System.Runtime.InteropServices.RegistrationClassContext +
 +DisableActivateAsActivator 
 +EnableActivateAsActivator 
 +EnableCodeDownload 
 +FromDefaultContext 
 +InProcessHandler 
 +InProcessHandler16 
 +InProcessServer 
 +InProcessServer16 
 +LocalServer 
 +NoCodeDownload 
 +NoCustomMarshal 
 +NoFailureLog 
 +RemoteServer 
 +Reserved1 
 +Reserved2 
 +Reserved3 
 +Reserved4 
 +Reserved5 
 +value__ 

 System.Runtime.InteropServices.RegistrationConnectionType +
 +MultipleUse 
 +MultiSeparate 
 +SingleUse 
 +Surrogate 
 +Suspended 
 +value__ 

 System.Runtime.InteropServices.RegistrationServices !=
 =.ctor ()
 =GetManagedCategoryGuid ()
 =GetProgIdForType (Type type)
 =GetRegistrableTypesInAssembly (Assembly assembly)
 =RegisterAssembly (Assembly assembly, AssemblyRegistrationFlags flags)
 =RegisterTypeForComClients (Type type, Guid& g)
 -RegisterTypeForComClients (Type type, RegistrationClassContext classContext, RegistrationConnectionType flags)
 =TypeRepresentsComType (Type type)
 =TypeRequiresRegistration (Type type)
 =UnregisterAssembly (Assembly assembly)
 -UnregisterTypeForComClients (Int32 cookie)

 System.Runtime.InteropServices.SafeArrayRankMismatchException =
 =.ctor ()
 =.ctor ()
 =.ctor ()

 System.Runtime.InteropServices.SafeArrayTypeMismatchException =
 =.ctor ()
 =.ctor ()
 =.ctor ()

 System.Runtime.InteropServices.TypeLibConverter =
 =.ctor ()
 =ConvertAssemblyToTypeLib (Assembly assembly, String strTypeLibName, TypeLibExporterFlags flags, ITypeLibExporterNotifySink notifySink)
 =ConvertTypeLibToAssembly (Object typeLib, String asmFileName, Int32 flags, ITypeLibImporterNotifySink notifySink, Byte[] publicKey, StrongNameKeyPair keyPair, Boolean unsafeInterfaces)
 =ConvertTypeLibToAssembly (Object typeLib, String asmFileName, TypeLibImporterFlags flags, ITypeLibImporterNotifySink notifySink, Byte[] publicKey, StrongNameKeyPair keyPair, String asmNamespace, Version asmVersion)
 =GetPrimaryInteropAssembly (Guid g, Int32 major, Int32 minor, Int32 lcid, String& asmName, String& asmCodeBase)

 System.Runtime.InteropServices.BIND_OPTS =
 =cbStruct 
 =dwTickCountDeadline 
 =grfFlags 
 =grfMode 

 System.Runtime.InteropServices.UCOMIBindCtx =
 =EnumObjectParam (UCOMIEnumString& ppenum)
 =GetBindOptions (BIND_OPTS& pbindopts)
 =GetObjectParam (String pszKey, Object& ppunk)
 =GetRunningObjectTable (UCOMIRunningObjectTable& pprot)
 =RegisterObjectBound (Object punk)
 =RegisterObjectParam (String pszKey, Object punk)
 =ReleaseBoundObjects ()
 =RevokeObjectBound (Object punk)
 =RevokeObjectParam (String pszKey)
 =SetBindOptions (BIND_OPTS& pbindopts)

 System.Runtime.InteropServices.UCOMIConnectionPointContainer =
 =EnumConnectionPoints (UCOMIEnumConnectionPoints& ppEnum)
 =FindConnectionPoint (Guid& riid, UCOMIConnectionPoint& ppCP)

 System.Runtime.InteropServices.UCOMIConnectionPoint =
 =Advise (Object pUnkSink, Int32& pdwCookie)
 =EnumConnections (UCOMIEnumConnections& ppEnum)
 =GetConnectionInterface (Guid& pIID)
 =GetConnectionPointContainer (UCOMIConnectionPointContainer& ppCPC)
 =Unadvise (Int32 dwCookie)

 System.Runtime.InteropServices.UCOMIEnumMoniker =
 =Clone (UCOMIEnumMoniker& ppenum)
 =Next (Int32 celt, UCOMIMoniker[] rgelt, Int32& pceltFetched)
 =Reset ()
 =Skip (Int32 celt)

Powered by Ricciolo