https://learn.microsoft.com/ja-jp/dotnet/api/system.runtime.interopservices.comtypes.itypeinfo.getmops?view=netframework-4.8.1&viewFallbackFrom=net-10.0
ITypeInfo.GetMops(Int32, String) Method (System.Runtime.InteropServices.ComTypes) | Microsoft Learn
Retrieves marshaling information.
stringmethod
https://learn.microsoft.com/ja-jp/dotnet/api/system.runtime.interopservices.comtypes.itypeinfo.getdllentry?view=net-10.0
ITypeInfo.GetDllEntry(Int32, INVOKEKIND, IntPtr, IntPtr, IntPtr) Method...
Retrieves a description or specification of an entry point for a function in a DLL.
method
https://esri.github.io/arcgis-rest-js/api/types/ITypeInfo/
ITypeInfo | API Reference | ArcGIS REST JS
A modular, high quality toolkit for working with the ArcGIS REST API.
api referencearcgisrestjs
https://learn.microsoft.com/ja-jp/dotnet/api/system.runtime.interopservices.comtypes.itypeinfo.createinstance?view=netframework-4.8.1&viewFallbackFrom=net-10.0
ITypeInfo.CreateInstance(Object, Guid, Object) Method (System.Runtime.InteropServices.ComTypes) |...
Creates a new instance of a type that describes a component class (coclass).
objectguidmethodsystemruntime
https://learn.microsoft.com/ja-jp/dotnet/api/system.runtime.interopservices.comtypes.itypeinfo.gettypeattr?view=netframework-4.8.1&viewFallbackFrom=net-10.0
ITypeInfo.GetTypeAttr(IntPtr) Method (System.Runtime.InteropServices.ComTypes) | Microsoft Learn
Retrieves a TYPEATTR structure that contains the attributes of the type description.
methodsystemruntimecomtypesmicrosoft