Share via


Metodo ILayoutStorage::ReLayoutDocfileOnILockBytes (objidl.h)

Non supportato.

Il metodo ReLayoutDocfileOnILockBytes non è implementato. Se chiamato, restituisce STG_E_UNIMPLEMENTEDFUNCTION.

Sintassi

HRESULT ReLayoutDocfileOnILockBytes(
  [in] ILockBytes *pILockBytes
);

Parametri

[in] pILockBytes

Puntatore all'interfaccia ILockBytes nell'oggetto matrice byte sottostante in cui il file composto deve essere riscritto.

Valore restituito

Questo metodo restituisce il valore seguente.

Codice restituito Descrizione
STG_E_UNIMPLEMENTEDFUNCTION
Questo metodo non è implementato.

Commenti

Se implementato, riscrivere il file composto nell'oggetto matrice byte specificato dal chiamante. Restituisce S_OK per esito positivo o uno dei codici di errore STG_E_* per l'errore.

Requisiti

Requisito Valore
Client minimo supportato Windows 2000 Professional [app desktop | App UWP]
Server minimo supportato Windows 2000 Server [app desktop | App UWP]
Piattaforma di destinazione Windows
Intestazione objidl.h
Libreria Uuid.lib
DLL Ole32.dll