Condividi tramite


Metodo ITsSbResourceNotificationEx::NotifyTargetChangeEx (sbtsv.h)

Notifica ai plug-in registrati sulle modifiche dello stato in un oggetto di destinazione.

Sintassi

HRESULT NotifyTargetChangeEx(
  [in] BSTR  targetName,
  [in] DWORD targetChangeType
);

Parametri

[in] targetName

Nome della destinazione.

[in] targetChangeType

Valore dell'enumerazione TARGET_CHANGE_TYPE che specifica il tipo di modifica che si è verificato in una destinazione.

Valore restituito

Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .

Requisiti

Requisito Valore
Client minimo supportato Nessuno supportato
Server minimo supportato Windows Server 2012
Piattaforma di destinazione Windows
Intestazione sbtsv.h

Vedi anche

ITsSbResourceNotification

ITsSbResourceNotificationEx