Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.24 KB

nf-wincodec-iwiccomponentinfo-getvendorguid.md

File metadata and controls

68 lines (56 loc) · 2.24 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wincodec.IWICComponentInfo.GetVendorGUID
IWICComponentInfo::GetVendorGUID (wincodec.h)
Retrieves the vendor GUID.
GetVendorGUID
GetVendorGUID method [Windows Imaging Component]
GetVendorGUID method [Windows Imaging Component]
IWICComponentInfo interface
IWICComponentInfo interface [Windows Imaging Component]
GetVendorGUID method
IWICComponentInfo.GetVendorGUID
IWICComponentInfo::GetVendorGUID
_wic_codec_iwiccomponentinfo_getvendorguid
wic._wic_codec_iwiccomponentinfo_getvendorguid
wincodec/IWICComponentInfo::GetVendorGUID
wic\_wic_codec_iwiccomponentinfo_getvendorguid.htm
wic
e1ef7bac-6845-4e7f-8cb6-bb3270b344d6
12/05/2018
GetVendorGUID, GetVendorGUID method [Windows Imaging Component], GetVendorGUID method [Windows Imaging Component],IWICComponentInfo interface, IWICComponentInfo interface [Windows Imaging Component],GetVendorGUID method, IWICComponentInfo.GetVendorGUID, IWICComponentInfo::GetVendorGUID, _wic_codec_iwiccomponentinfo_getvendorguid, wic._wic_codec_iwiccomponentinfo_getvendorguid, wincodec/IWICComponentInfo::GetVendorGUID
wincodec.h
Windows
Windows XP with SP2, Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
Wincodec.idl
Windowscodecs.lib
Windowscodecs.dll
Windows
19H1
IWICComponentInfo::GetVendorGUID
wincodec/IWICComponentInfo::GetVendorGUID
c++
APIRef
kbSyntax
COM
Windowscodecs.dll
IWICComponentInfo.GetVendorGUID

IWICComponentInfo::GetVendorGUID

-description

Retrieves the vendor GUID.

-parameters

-param pguidVendor [out]

Type: GUID*

A pointer that receives the component's vendor GUID.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.