BHID Fields |
The BHID type exposes the following members.
Name | Description | |
---|---|---|
BHID_AssociationArray |
Gets an IQueryAssociations object for use with an item or an array of items.
| |
BHID_DataObject |
Gets an IDataObject object for use with an item or an array of items.
| |
BHID_EnumAssocHandlers |
Gets an IEnumAssocHandlers object used to enumerate the recommended association handlers for the given item.
| |
BHID_EnumItems |
If the item is a folder, gets an IEnumShellItems object that enumerates all items in the folder. This includes folders, nonfolders, and hidden items.
| |
BHID_FilePlaceholder |
Gets an object used to provide placeholder file functionality.
| |
BHID_Filter |
Restricts usage to IFilter.
| |
BHID_LinkTargetItem |
CLSID_ShellItem is initialized with the target of this item (can only be SFGAO_LINK). See GetAttributesOf for a description of SFGAO_LINK.
| |
BHID_PropertyStore |
Restricts usage to IPropertyStore or IPropertyStoreFactory.
| |
BHID_RandomAccessStream |
Gets an IRandomAccessStream object for the item.
| |
BHID_SFObject |
Restricts usage to BindToObject.
| |
BHID_SFUIObject |
Restricts usage to GetUIObjectOf.
| |
BHID_SFViewObject |
Restricts usage to CreateViewObject.
| |
BHID_Storage |
Attempts to retrieve the storage RIID, but defaults to Shell implementation on failure.
| |
BHID_StorageEnum |
If the item is a folder, gets an IEnumShellItems object with which to enumerate the storage contents.
| |
BHID_StorageItem |
Gets an IStorageItem for an item.
| |
BHID_Stream |
Restricts usage to IStream.
| |
BHID_ThumbnailHandler |
Restricts usage to IExtractImage or IThumbnailProvider.
| |
BHID_Transfer |
If the item is a folder, gets an ITransferSource or ITransferDestination object.
|