Condividi tramite


Metodo IObjectConstruct::Construct (comsvcs.h)

Costruisce un oggetto utilizzando i parametri specificati.

Sintassi

HRESULT Construct(
  [in] IDispatch *pCtorObj
);

Parametri

[in] pCtorObj

Riferimento a un'implementazione dell'interfaccia IObjectConstructString.

Valore restituito

Questo metodo può restituire i valori restituiti standard E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL e S_OK.

Fabbisogno

Requisito Valore
client minimo supportato Windows 2000 Professional [solo app desktop]
server minimo supportato Windows 2000 Server [solo app desktop]
piattaforma di destinazione Finestre
intestazione comsvcs.h

Vedere anche

stringhe del costruttore di oggetti COM+

IObjectConstruct

IObjectConstructString

Specifica di una stringa del costruttore di oggetti per un componente