Metodo IShellFolderBand::InitializeSFB (shlobj.h)
Inizializza un oggetto IShellFolderBand .
Sintassi
HRESULT InitializeSFB(
IShellFolder *psf,
PCIDLIST_ABSOLUTE pidl
);
Parametri
psf
Tipo: IShellFolder*
Puntatore a un oggetto IShellFolder .
pidl
Tipo: PCIDLIST_ABSOLUTE
A PIDL.
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 2000 Professional [solo app desktop] |
Server minimo supportato | Windows 2000 Server [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | shlobj.h |
DLL | Shell32.dll (versione 5.00 o successiva) |