Metodo IWICComponentInfo::GetComponentType (wincodec.h)
Recupera il tipo WICComponentType del componente.
Sintassi
HRESULT GetComponentType(
[out] WICComponentType *pType
);
Parametri
[out] pType
Tipo: WICComponentType*
Puntatore che riceve WICComponentType.
Valore restituito
Tipo: HRESULT
Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .
Requisiti
Requisito | Valore |
---|---|
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 |