Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IWICComponentInfo interface (wincodec.h)
Exposes methods that provide component information.
Inheritance
The IWICComponentInfo interface inherits from the IUnknown interface. IWICComponentInfo also has these types of members:
Methods
The IWICComponentInfo interface has these methods.
| IWICComponentInfo::GetAuthor Retrieves the name of component's author. |
| IWICComponentInfo::GetCLSID Retrieves the component's class identifier (CLSID) |
| IWICComponentInfo::GetComponentType Retrieves the component's WICComponentType. |
| IWICComponentInfo::GetFriendlyName Retrieves the component's friendly name, which is a human-readable display name for the component. |
| IWICComponentInfo::GetSigningStatus Retrieves the signing status of the component. |
| IWICComponentInfo::GetSpecVersion Retrieves the component's specification version. |
| IWICComponentInfo::GetVendorGUID Retrieves the vendor GUID. |
| IWICComponentInfo::GetVersion Retrieves the component's version. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2008 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | wincodec.h |
Feedback
Was this page helpful?
