IActiveDesktop::ApplyChanges method
Applies changes to the Active Desktop and saves them in the registry.
Syntax
HRESULT ApplyChanges( DWORD dwFlags );
Parameters
- dwFlags
-
Type: DWORD
An unsigned long integer value that contains the changes to be applied. Can be one of the following values.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client |
Windows 2000 Professional, Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
DLL |
|
See also
Show: