Unit 'PXL.Windows.Wincodec' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_asphyrepxl]

IWICComponentInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: PXL.Windows.Wincodec.pas line 885

type IWICComponentInfo = interface(IUnknown)

  function GetComponentType();

  

  function GetCLSID();

  

  function GetSigningStatus();

  

  function GetAuthor();

  

  function GetVendorGUID();

  

  function GetVersion();

  

  function GetSpecVersion();

  

  function GetFriendlyName();

  

end;

Inheritance

IWICComponentInfo

  

|

IInterface



CT Web help

CodeTyphon Studio