名前 | 解説 | |
---|---|---|
![]() | ComponentInfo コンストラクタ | Initializes a new instance of the ComponentInfoclass. |
ComponentInfoデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | ComponentInfo コンストラクタ | Initializes a new instance of the ComponentInfoclass. |
名前 | 解説 | |
---|---|---|
![]() | Author | Gets the author. |
![]() | FriendlyName | Gets the friendly name. |
![]() | IsDisposed | Gets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。 |
![]() | NativePointer | Get a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。 |
![]() | SpecVersion | Gets the spec version. |
![]() | Tag | Gets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。 |
![]() | Version | Gets the version. |
名前 | 解説 | |
---|---|---|
![]() ![]() | Create | Initializes a new instance of the ComponentInfoclass. |
![]() | GetAuthor | HRESULT IWICComponentInfo::GetAuthor([In] unsigned int cchAuthor,[In] void* wzAuthor,[Out] unsigned int* pcchActual) |
![]() | GetCLSID | HRESULT IWICComponentInfo::GetCLSID([Out] GUID* pclsid) |
![]() | GetComponentType | HRESULT IWICComponentInfo::GetComponentType([Out] WICComponentType* pType) |
![]() | GetFriendlyName | HRESULT IWICComponentInfo::GetFriendlyName([In] unsigned int cchFriendlyName,[In] void* wzFriendlyName,[Out] unsigned int* pcchActual) |
![]() | GetSigningStatus | HRESULT IWICComponentInfo::GetSigningStatus([Out] unsigned int* pStatus) |
![]() | GetSpecVersion | HRESULT IWICComponentInfo::GetSpecVersion([In] unsigned int cchSpecVersion,[In] void* wzSpecVersion,[Out] unsigned int* pcchActual) |
![]() | GetVendorGUID | HRESULT IWICComponentInfo::GetVendorGUID([Out] GUID* pguidVendor) |
![]() | GetVersion | HRESULT IWICComponentInfo::GetVersion([In] unsigned int cchVersion,[In] void* wzVersion,[Out] unsigned int* pcchActual) |
![]() | QueryInterface | オーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |
![]() | QueryInterfaceOrNull | オーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | Disposed | Occurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。 |
![]() | Disposing | Occurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。 |
![]() | Performs an explicit conversion from System.IntPtrto ComponentInfo. |