Gets extended information for the property.
HRESULT GetExtendedInfo (    ULONG cInfos,    GUID* rgguidExtendedInfo,    VARIANT* pExtendedInfo ); |
Parameters
- cInfos
-
[in] Count of extended information objects.
- rgguidExtendedInfo
-
[in] An array of GUIDs is passed so that multiple items of extended info can be retrieved at the same time.
- pExtendedInfo
-
[out] Returns an array of VARIANTs that can be used to retrieve the extended property information.