IImmersiveUIHandlerSite::RemoveSuspensionExemption method

Removes the suspension exemption for the hosting tab of the ActiveX control.

Syntax

HRESULT RemoveSuspensionExemption(
  [out, retval] ULONGLONG *ullCookie
);

Parameters

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

See also

IImmersiveUIHandlerSite

IImmersiveUIHandlerSite