Metodo IParseAndCreateItem::SetItem (shobjidl_core.h)
Imposta un elemento shell creato da un nome di analisi SHCreateItemFromParsingName .
Sintassi
HRESULT SetItem(
[in] IShellItem *psi
);
Parametri
[in] psi
Tipo: IShellItem*
Puntatore a un oggetto IShellItem .
Valore restituito
Tipo: HRESULT
Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | shobjidl_core.h (include Shobjidl.h) |
DLL | Shell32.dll |