The following tables list the members exposed by ComponentInfo.
Public Properties
Public Methods
| | Name | Description |
  | Create | Initializes a new instance of the ComponentInfo class. |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from 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 | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
 | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
Top
Public Events
See Also