Metodo IWICComponentInfo::GetCLSID (wincodec.h)
Recupera l'identificatore di classe del componente (CLSID)
Sintassi
HRESULT GetCLSID(
[out] CLSID *pclsid
);
Parametri
[out] pclsid
Tipo: CLSID*
Puntatore che riceve il CLSID del componente.
Valore restituito
Tipo: HRESULT
Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .
Requisiti
Client minimo supportato | Windows XP con SP2, Windows Vista [app desktop | App UWP] |
Server minimo supportato | Windows Server 2008 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | wincodec.h |
Libreria | Windowscodecs.lib |
DLL | Windowscodecs.dll |