iDefViewFrame 接口 (shlobj.h)
仅用于其 IUnknown 功能。 它没有自己的方法。
继承
IDefViewFrame 接口继承自 IUnknown 接口。
注解
注意 Windows XP Service Pack 3 (SP3) 和 Windows Server 2003 支持此接口。 Windows Vista 和更高版本的 Windows 不支持它。
HRESULT hr = isp->QueryService(punkSite, SID_DefView, IID_IDefViewFrame, (void**)&pdvf);
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 2000 Professional [仅限桌面应用] |
最低受支持的服务器 | Windows 2000 Server [仅限桌面应用] |
目标平台 | Windows |
标头 | shlobj.h |