ComponentInfoデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
パブリック メソッド
| 名前 | 解説 |
  | Create | Initializes a new instance of the ComponentInfoclass. |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。 |
 | 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から継承されます。 |
トップ
パブリック イベント
パブリック オペレータ
参照