Skip to content

Latest commit

 

History

History
79 lines (64 loc) · 2.61 KB

nf-gpmgmt-igpmmigrationtable-getentry.md

File metadata and controls

79 lines (64 loc) · 2.61 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:gpmgmt.IGPMMigrationTable.GetEntry
IGPMMigrationTable::GetEntry (gpmgmt.h)
The GetEntry method gets the entry in the migration table for a specified source field.
GPMMigrationTable class [GPMC]
GetEntry method
GetEntry
GetEntry method [GPMC]
GetEntry method [GPMC]
GPMMigrationTable class
GetEntry method [GPMC]
IGPMMigrationTable interface
IGPMMigrationTable interface [GPMC]
GetEntry method
IGPMMigrationTable.GetEntry
IGPMMigrationTable::GetEntry
gpmc.igpmmigrationtable_getentry
gpmgmt/IGPMMigrationTable::GetEntry
gpmc\igpmmigrationtable_getentry.htm
gpmc
3d6985ab-dbea-446c-9666-5fa19b97b40c
12/05/2018
GPMMigrationTable class [GPMC],GetEntry method, GetEntry, GetEntry method [GPMC], GetEntry method [GPMC],GPMMigrationTable class, GetEntry method [GPMC],IGPMMigrationTable interface, IGPMMigrationTable interface [GPMC],GetEntry method, IGPMMigrationTable.GetEntry, IGPMMigrationTable::GetEntry, gpmc.igpmmigrationtable_getentry, gpmgmt/IGPMMigrationTable::GetEntry
gpmgmt.h
Windows
Windows Vista
Windows Server 2008
Gpmgmt.idl
Gpmgmt.dll
Windows
19H1
IGPMMigrationTable::GetEntry
gpmgmt/IGPMMigrationTable::GetEntry
c++
APIRef
kbSyntax
COM
Gpmgmt.dll
IGPMMigrationTable.GetEntry
GPMMigrationTable.GetEntry

IGPMMigrationTable::GetEntry

-description

The GetEntry method gets the entry in the migration table for a specified source field.

-parameters

-param bstrSource [in]

Source field of the entry to retrieve.

-param ppEntry [out]

A pointer to an IGPMMapEntry interface.

-returns

C++

Returns S_OK if successful. Returns a failure code if an error occurs.

JScript

Returns a reference to a GPMMapEntry object.

VB

Returns a reference to a GPMMapEntry object.

-see-also

IGPMMigrationTable