D:/opendownloadmanager/ODM-1.x/Firefox/XPCOM Component/common.h File Reference

#include "assert.h"

Go to the source code of this file.

Defines

#define CC(cmd)   {HRESULT hr = cmd; assert (SUCCEEDED (hr)); if (FAILED (hr)) return NS_ERROR_FAILURE;}


Define Documentation

#define CC ( cmd   )     {HRESULT hr = cmd; assert (SUCCEEDED (hr)); if (FAILED (hr)) return NS_ERROR_FAILURE;}

Definition at line 10 of file common.h.

Referenced by CFDMUrlReceiver::ApplyUrlToReceiver().


Generated on Sun May 25 00:19:39 2008 by  doxygen 1.5.6