ITypeInfo2
AddressOfMember(Int32, INVOKEKIND, nint)
CreateInstance(Object, Guid, Object)
GetAllCustData(nint)
GetAllFuncCustData(Int32, nint)
GetAllImplTypeCustData(Int32, nint)
GetAllParamCustData(Int32, Int32, nint)
GetAllVarCustData(Int32, nint)
GetContainingTypeLib(ITypeLib, Int32)
GetCustData(Guid, Object)
GetDllEntry(Int32, INVOKEKIND, nint, nint, nint)
GetDocumentation(Int32, String, String, Int32, String)
GetDocumentation2(Int32, String, Int32, String)
GetFuncCustData(Int32, Guid, Object)
GetFuncDesc(Int32, nint)
GetFuncIndexOfMemId(Int32, INVOKEKIND, Int32)
GetIDsOfNames(String[], Int32, Int32[])
GetImplTypeCustData(Int32, Guid, Object)
GetImplTypeFlags(Int32, IMPLTYPEFLAGS)
GetMops(Int32, String)
GetNames(Int32, String[], Int32, Int32)
GetParamCustData(Int32, Int32, Guid, Object)
GetRefTypeInfo(Int32, ITypeInfo)
GetRefTypeOfImplType(Int32, Int32)
GetTypeAttr(nint)
GetTypeComp(ITypeComp)
GetTypeFlags(Int32)
GetTypeKind(TYPEKIND)
GetVarCustData(Int32, Guid, Object)
GetVarDesc(Int32, nint)
GetVarIndexOfMemId(Int32, Int32)
Invoke(Object, Int32, Int16, DISPPARAMS, nint, nint, Int32)
ReleaseFuncDesc(nint)
ReleaseTypeAttr(nint)
ReleaseVarDesc(nint)
xamarinios
namespace System.Runtime.InteropServices.ComTypes
{
[Guid("00020412-0000-0000-C000-000000000046")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ITypeInfo2 : ITypeInfo
{
void GetAllParamCustData(int indexFunc, int indexParam, IntPtr pCustData);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| Upgrade Planner | 0.0 % Reference this API |
| .NET | 5.06.07.08.09.010.0 |
| .NET Core | 1.01.12.02.12.23.03.1 |
| .NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
| .NET Standard | 1.11.21.31.41.51.62.02.1 |
Information specific to xamarinios | |
| Assembly | mscorlib , Version=2.0.5.0, PublicKeyToken=7cec85d7bea7798e |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API