IFrameLayoutDefinition

IID_IFrameLayoutDefinition {176C11B1-4302-4164-8430-D5A9F0EEACDB}

The IFrameLayoutDefinition methods are (as ordered in the virtual function table after the IUnknown methods):

Offset Method
0x0C GetLayoutDefinition
0x10 GetPossibleRedirectTarget

with prototypes:

HRESULT GetLayoutDefinition (IUnknown **);
HRESULT GetPossibleRedirectTarget (REFCLSID, INT *, PIDLIST_ABSOLUTE *);

Availability

The IFrameLayoutDefinition interface is implemented in SHELL32.DLL in the version 6.00 from Windows Vista, and higher.

Though new for Windows Vista, this interface is not documented by Microsoft in the January 2007 edition of the Software Development Kit (SDK) for Windows Vista.