Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets a property from the IPropertyStore within the IDList as a variant, using the key.
HRESULT GetPropertyFromIDList(
[in] PCUIDLIST_RELATIVE pidl,
REFPROPERTYKEY rkey,
VARIANT *pvar
);
[in] pidl
A PIDL identifying the IPropertyStore.
rkey
TBD
pvar
TBD
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
This method is useful when using IShellFolder2::GetDetailsEx, as is returns a variant rather than a PROPVARIANT.
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | shidfact.h |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now