GetTabWindowExports method

Gets a table of exports that implement behaviors specific to the tab window.

 

Syntax

IETabWindowExports retVal = object.GetTabWindowExports(ieProcessModule);

Parameters

Remarks

Use the module handle returned by this method in IEProcess::GetTabWindowExports. Because the module handle lasts the entire process, it does not need to be freed.

See also

Reference

IEProcess

AcquireModalDialogLockAndParent

IEAssociateThreadWithTab

IEDisassociateThreadWithTab