ISettingsIdentity::SetAttribute method
Sets an identity attribute for a namespace identity.
Syntax
HRESULT SetAttribute( [in] void *Reserved, [in] const WCHAR *Name, [in] const WCHAR *Value );
Parameters
- Reserved [in]
-
Reserved. Must be NULL.
- Name [in]
-
The name of the attribute.
- Value [in]
-
The value of the attribute.
Return value
This method returns an HRESULT value. S_OK indicates success. It returns WCM_E_ATTRIBUTENOTALLOWED if the attribute specified by Name is not recognized.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/31/2012