IShellUIHelper2::RunOnceShown Method

Not supported. Sets a registry value to indicate that the "first run" page has been shown.

Syntax

HRESULT RunOnceShown(VOID);

Return Value

Returns one of the following values:

S_OK Success.
E_ACCESSDENIED Method is not allowed in the current domain.

Remarks

IShellUIHelper2::RunOnceShown was introduced in Windows Internet Explorer 7.

This method can only be called from a "first run" page in the correct domain.

See Also

IShellUIHelper2::RunOnceHasShown