IImmersiveUIHandlerSite::RemoveSuspensionExemption method

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

Syntax


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

Parameters

*ullCookie [out, retval]

The cookie returned from AddSuspensionExemption

Return value

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

See also

IImmersiveUIHandlerSite
IImmersiveUIHandlerSite

 

 

Show: