AtlHresultFromLastError
Restituisce il valore del codice di errore last il thread chiamante sotto forma di HRESULT.
HRESULT AtlHresultFromLastError( );
Note
AtlHresultFromLastError chiama GetLastError per ottenere l'ultimo errore verrà restituito l'errore dopo avere convertitolo a un HRESULT utilizzando la macro HRESULT_FROM_WIN32.
Requisiti
Header: atlcomcli.h