Metodo IDelegateFolder::SetItemAlloc (shobjidl_core.h)
Fornisce la cartella del delegato un'interfaccia IMalloc usata per allocare e liberare ID elemento.
Sintassi
HRESULT SetItemAlloc(
[in, optional] IMalloc *pmalloc
);
Parametri
[in, optional] pmalloc
Tipo: IMalloc*
Puntatore a un'interfaccia IMalloc .
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 XP [solo app desktop] |
Server minimo supportato | Windows Server 2003 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | shobjidl_core.h (include Shobjidl.h) |
DLL | Shell32.dll |