Sets the current option settings.
Syntax
HRESULT SetFlags(
DWORD dwFlags
);
Parameters
- dwFlags
-
[in] One or more of the SHELL_LINK_DATA_FLAGS that indicate the option settings.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also
IShellLinkDataList