Condividi tramite


Metodo DDiscMaster2Events::NotifyDeviceAdded (imapi2.h)

Riceve una notifica quando un dispositivo multimediale ottico viene aggiunto al computer.

Sintassi

HRESULT NotifyDeviceAdded(
  [in] IDispatch *object,
  [in] BSTR      uniqueId
);

Parametri

[in] object

Interfaccia IDiscMaster2 che è possibile usare per enumerare i dispositivi nel computer.

Questo parametro è un oggetto MsftDiscMaster2 nello script.

[in] uniqueId

Stringa contenente un identificatore che identifica in modo univoco il dispositivo multimediale ottico aggiunto al computer.

Valore restituito

I valori restituiti vengono ignorati.

Requisiti

   
Client minimo supportato Windows Vista, Windows XP con SP2 [solo app desktop]
Server minimo supportato Windows Server 2003 [solo app desktop]
Piattaforma di destinazione Windows
Intestazione imapi2.h

Vedi anche

DDiscMaster2Events

IDiscMaster2