Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.21 KB

nf-wcmconfig-isettingsnamespace-getidentity.md

File metadata and controls

67 lines (56 loc) · 2.21 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:wcmconfig.ISettingsNamespace.GetIdentity
ISettingsNamespace::GetIdentity (wcmconfig.h)
Gets the identity of the namespace.
GetIdentity
GetIdentity method [SMI]
GetIdentity method [SMI]
ISettingsNamespace interface
ISettingsNamespace interface [SMI]
GetIdentity method
ISettingsNamespace.GetIdentity
ISettingsNamespace::GetIdentity
smi.isettingsnamespace_getidentity
wcmconfig/ISettingsNamespace::GetIdentity
smi\isettingsnamespace_getidentity.htm
SMI
a61c629f-4f7b-46f8-bdeb-543523bc2bea
12/05/2018
GetIdentity, GetIdentity method [SMI], GetIdentity method [SMI],ISettingsNamespace interface, ISettingsNamespace interface [SMI],GetIdentity method, ISettingsNamespace.GetIdentity, ISettingsNamespace::GetIdentity, smi.isettingsnamespace_getidentity, wcmconfig/ISettingsNamespace::GetIdentity
wcmconfig.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
WcmConfig.idl
SMIEngine.dll
Windows
19H1
ISettingsNamespace::GetIdentity
wcmconfig/ISettingsNamespace::GetIdentity
c++
APIRef
kbSyntax
COM
SMIEngine.dll
ISettingsNamespace.GetIdentity

ISettingsNamespace::GetIdentity

-description

Gets the identity of the namespace.

-parameters

-param SettingsID [out]

A pointer to an ISettingsIdentity object that represents the namespace identity.

-returns

This method returns an HRESULT value. S_OK indicates success. It may return E_OUTOFMEMORY if there are insufficient resources to return information to the user.

-see-also

ISettingsNamespace