Bitmap for WPF
ComponentInfo クラス メンバ
プロパティ  メソッド  イベント

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 : ComponentInfo クラス

ComponentInfoデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the ComponentInfoclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the author.  
Public プロパティGets the friendly name.  
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティGets the spec version.  
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
Public プロパティGets the version.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Initializes a new instance of the ComponentInfoclass.  
Public メソッドHRESULT IWICComponentInfo::GetAuthor([In] unsigned int cchAuthor,[In] void* wzAuthor,[Out] unsigned int* pcchActual)  
Public メソッドHRESULT IWICComponentInfo::GetCLSID([Out] GUID* pclsid)  
Public メソッドHRESULT IWICComponentInfo::GetComponentType([Out] WICComponentType* pType)  
Public メソッドHRESULT IWICComponentInfo::GetFriendlyName([In] unsigned int cchFriendlyName,[In] void* wzFriendlyName,[Out] unsigned int* pcchActual)  
Public メソッドHRESULT IWICComponentInfo::GetSigningStatus([Out] unsigned int* pStatus)  
Public メソッドHRESULT IWICComponentInfo::GetSpecVersion([In] unsigned int cchSpecVersion,[In] void* wzSpecVersion,[Out] unsigned int* pcchActual)  
Public メソッドHRESULT IWICComponentInfo::GetVendorGUID([Out] GUID* pguidVendor)  
Public メソッドHRESULT IWICComponentInfo::GetVersion([In] unsigned int cchVersion,[In] void* wzVersion,[Out] unsigned int* pcchActual)  
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto ComponentInfo.
トップ
参照

ComponentInfo クラス
C1.Util.DX.WIC 名前空間