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/en-us/dotnet/api/system.runtime.interopservices.comtypes.statstg.ctime?view=netframework-4.8.1&viewFallbackFrom=net-10.0
STATSTG.ctime Field (System.Runtime.InteropServices.ComTypes) | Microsoft Learn
Indicates the creation time for this storage, stream, or byte array.
field systemctimeruntimecomtypesmicrosoft
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