Skip to content

Latest commit

 

History

History
94 lines (76 loc) · 2.98 KB

nf-photoacquire-iphotoacquiresettings-getgrouptag.md

File metadata and controls

94 lines (76 loc) · 2.98 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:photoacquire.IPhotoAcquireSettings.GetGroupTag
IPhotoAcquireSettings::GetGroupTag (photoacquire.h)
The GetGroupTag method retrieves a tag string for the group of files being downloaded from the device.
GetGroupTag
GetGroupTag method [Picture Acquisition]
GetGroupTag method [Picture Acquisition]
IPhotoAcquireSettings interface
IPhotoAcquireSettings interface [Picture Acquisition]
GetGroupTag method
IPhotoAcquireSettings.GetGroupTag
IPhotoAcquireSettings::GetGroupTag
IPhotoAcquireSettingsGetGroupTag
photoacquire/IPhotoAcquireSettings::GetGroupTag
picacq.iphotoacquiresettings_getgrouptag
picacq\iphotoacquiresettings_getgrouptag.htm
picacq
4e65c5b2-ea1c-4376-a4bb-afbad7efb5ed
12/05/2018
GetGroupTag, GetGroupTag method [Picture Acquisition], GetGroupTag method [Picture Acquisition],IPhotoAcquireSettings interface, IPhotoAcquireSettings interface [Picture Acquisition],GetGroupTag method, IPhotoAcquireSettings.GetGroupTag, IPhotoAcquireSettings::GetGroupTag, IPhotoAcquireSettingsGetGroupTag, photoacquire/IPhotoAcquireSettings::GetGroupTag, picacq.iphotoacquiresettings_getgrouptag
photoacquire.h
Windows
PhotoAcquireUID.lib
Windows
19H1
IPhotoAcquireSettings::GetGroupTag
photoacquire/IPhotoAcquireSettings::GetGroupTag
c++
APIRef
kbSyntax
COM
PhotoAcquireUID.lib
PhotoAcquireUID.dll
IPhotoAcquireSettings.GetGroupTag

IPhotoAcquireSettings::GetGroupTag

-description

The GetGroupTag method retrieves a tag string for the group of files being downloaded from the device.

-parameters

-param pbstrGroupTag [out]

Pointer to a string containing the group tag.

-returns

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description
S_OK
The method succeeded.

-remarks

The group tag is stored as a keyword in each file's metadata. It is also used in the file name if the $(GroupTag) token is present in the format string passed to SetOutputFileNameTemplate.

-see-also

IPhotoAcquireSettings Interface

SetGroupTag