Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Stores position information for an item. Used with message SFVM_SETITEMPOS.
Syntax
typedef struct _SFV_SETITEMPOS {
PCUITEMID_CHILD pidl;
POINT pt;
} SFV_SETITEMPOS;
Members
pidl
Type: PCUITEMID_CHILD
A pointer to an ITEMIDLIST for the item.
pt
Type: POINT
A POINT structure indicating the position of the item.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP with SP1 [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Header | shlobj.h |