Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
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 ... 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 ...
System.Runtime.InteropServices.FUNCFLAGS = | ||
---|---|---|
= | FUNCFLAG_FBINDABLE | |
= | FUNCFLAG_FDEFAULTBIND | |
= | FUNCFLAG_FDEFAULTCOLLELEM | |
= | FUNCFLAG_FDISPLAYBIND | |
= | FUNCFLAG_FHIDDEN | |
= | FUNCFLAG_FIMMEDIATEBIND | |
= | FUNCFLAG_FNONBROWSABLE | |
= | FUNCFLAG_FREPLACEABLE | |
= | FUNCFLAG_FREQUESTEDIT | |
= | FUNCFLAG_FRESTRICTED | |
= | FUNCFLAG_FSOURCE | |
= | FUNCFLAG_FUIDEFAULT | |
= | FUNCFLAG_FUSESGETLASTERROR | |
= | value__ |
System.Runtime.InteropServices.VARFLAGS = | ||
---|---|---|
= | value__ | |
= | VARFLAG_FBINDABLE | |
= | VARFLAG_FDEFAULTBIND | |
= | VARFLAG_FDEFAULTCOLLELEM | |
= | VARFLAG_FDISPLAYBIND | |
= | VARFLAG_FHIDDEN | |
= | VARFLAG_FIMMEDIATEBIND | |
= | VARFLAG_FNONBROWSABLE | |
= | VARFLAG_FREADONLY | |
= | VARFLAG_FREPLACEABLE | |
= | VARFLAG_FREQUESTEDIT | |
= | VARFLAG_FRESTRICTED | |
= | VARFLAG_FSOURCE | |
= | VARFLAG_FUIDEFAULT |
System.Runtime.InteropServices.UCOMITypeInfo = | ||
---|---|---|
= | AddressOfMember (Int32 memid, INVOKEKIND invKind, IntPtr& ppv) | |
= | CreateInstance (Object pUnkOuter, Guid& riid, Object& ppvObj) | |
= | GetContainingTypeLib (UCOMITypeLib& ppTLB, Int32& pIndex) | |
= | GetDllEntry (Int32 memid, INVOKEKIND invKind, String& pBstrDllName, String& pBstrName, Int16& pwOrdinal) | |
= | GetDocumentation (Int32 index, String& strName, String& strDocString, Int32& dwHelpContext, String& strHelpFile) | |
= | GetFuncDesc (Int32 index, IntPtr& ppFuncDesc) | |
= | GetIDsOfNames (String[] rgszNames, Int32 cNames, Int32[] pMemId) | |
= | GetImplTypeFlags (Int32 index, Int32& pImplTypeFlags) | |
= | GetMops (Int32 memid, String& pBstrMops) | |
= | GetNames (Int32 memid, String[] rgBstrNames, Int32 cMaxNames, Int32& pcNames) | |
= | GetRefTypeInfo (Int32 hRef, UCOMITypeInfo& ppTI) | |
= | GetRefTypeOfImplType (Int32 index, Int32& href) | |
= | GetTypeAttr (IntPtr& ppTypeAttr) | |
= | GetTypeComp (UCOMITypeComp& ppTComp) | |
= | GetVarDesc (Int32 index, IntPtr& ppVarDesc) | |
= | Invoke (Object pvInstance, Int32 memid, Int16 wFlags, DISPPARAMS& pDispParams, Object& pVarResult, EXCEPINFO& pExcepInfo, Int32& puArgErr) | |
= | ReleaseFuncDesc (IntPtr pFuncDesc) | |
= | ReleaseTypeAttr (IntPtr pTypeAttr) | |
= | ReleaseVarDesc (IntPtr pVarDesc) |
System.Runtime.InteropServices.SYSKIND = | ||
---|---|---|
= | SYS_MAC | |
= | SYS_WIN16 | |
= | SYS_WIN32 | |
= | value__ |
System.Runtime.InteropServices.LIBFLAGS = | ||
---|---|---|
= | LIBFLAG_FCONTROL | |
= | LIBFLAG_FHASDISKIMAGE | |
= | LIBFLAG_FHIDDEN | |
= | LIBFLAG_FRESTRICTED | |
= | value__ |
System.Runtime.InteropServices.TYPELIBATTR = | ||
---|---|---|
= | guid | |
= | lcid | |
= | syskind | |
= | wLibFlags | |
= | wMajorVerNum | |
= | wMinorVerNum |
System.Runtime.InteropServices.UCOMITypeLib = | ||
---|---|---|
= | FindName (String szNameBuf, Int32 lHashVal, UCOMITypeInfo[] ppTInfo, Int32[] rgMemId, Int16& pcFound) | |
= | GetDocumentation (Int32 index, String& strName, String& strDocString, Int32& dwHelpContext, String& strHelpFile) | |
= | GetLibAttr (IntPtr& ppTLibAttr) | |
= | GetTypeComp (UCOMITypeComp& ppTComp) | |
= | GetTypeInfo (Int32 index, UCOMITypeInfo& ppTI) | |
= | GetTypeInfoCount () | |
= | GetTypeInfoOfGuid (Guid& guid, UCOMITypeInfo& ppTInfo) | |
= | GetTypeInfoType (Int32 index, TYPEKIND& pTKind) | |
= | IsName (String szNameBuf, Int32 lHashVal) | |
= | ReleaseTLibAttr (IntPtr pTLibAttr) |
System.Runtime.InteropServices.UnknownWrapper = | ||
---|---|---|
= | .ctor () | |
= | WrappedObject |
System.Runtime.InteropServices.VariantWrapper + | ||
---|---|---|
+ | .ctor () | |
+ | WrappedObject |
System.Runtime.InteropServices.ComTypes.BIND_OPTS + | ||
---|---|---|
+ | cbStruct | |
+ | dwTickCountDeadline | |
+ | grfFlags | |
+ | grfMode |
System.Runtime.InteropServices.ComTypes.IBindCtx + | ||
---|---|---|
+ | EnumObjectParam (IEnumString& ppenum) | |
+ | GetBindOptions (BIND_OPTS& pbindopts) | |
+ | GetObjectParam (String pszKey, Object& ppunk) | |
+ | GetRunningObjectTable (IRunningObjectTable& pprot) | |
+ | RegisterObjectBound (Object punk) | |
+ | RegisterObjectParam (String pszKey, Object punk) | |
+ | ReleaseBoundObjects () | |
+ | RevokeObjectBound (Object punk) | |
+ | RevokeObjectParam (String pszKey) | |
+ | SetBindOptions (BIND_OPTS& pbindopts) |
System.Runtime.InteropServices.ComTypes.IConnectionPointContainer + | ||
---|---|---|
+ | EnumConnectionPoints (IEnumConnectionPoints& ppEnum) | |
+ | FindConnectionPoint (Guid& riid, IConnectionPoint& ppCP) |
System.Runtime.InteropServices.ComTypes.IConnectionPoint + | ||
---|---|---|
+ | Advise (Object pUnkSink, Int32& pdwCookie) | |
+ | EnumConnections (IEnumConnections& ppEnum) | |
+ | GetConnectionInterface (Guid& pIID) | |
+ | GetConnectionPointContainer (IConnectionPointContainer& ppCPC) | |
+ | Unadvise (Int32 dwCookie) |
System.Runtime.InteropServices.ComTypes.IEnumMoniker + | ||
---|---|---|
+ | Clone (IEnumMoniker& ppenum) | |
+ | Next (Int32 celt, IMoniker[] rgelt, IntPtr pceltFetched) | |
+ | Reset () | |
+ | Skip (Int32 celt) |
Powered by Ricciolo