Searched defs:NS_NOINTERFACE (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/python/
H A DnsError.py89 NS_NOINTERFACE = ( -2147467262) variable
90 NS_ERROR_NO_INTERFACE = NS_NOINTERFACE
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsError.h170 #define NS_NOINTERFACE ((nsresult) 0x80004002L) macro
171 #define NS_ERROR_NO_INTERFACE NS_NOINTERFACE
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h578 #define NS_NOINTERFACE ((nsresult) 0x80004002L) macro
579 #define NS_ERROR_NO_INTERFACE NS_NOINTERFACE
684 * instance, NS_NOINTERFACE if it is not.
H A DVBoxCAPI_v3_1.h578 #define NS_NOINTERFACE ((nsresult) 0x80004002L) macro
579 #define NS_ERROR_NO_INTERFACE NS_NOINTERFACE
684 * instance, NS_NOINTERFACE if it is not.
H A DVBoxCAPI_v3_2.h578 #define NS_NOINTERFACE ((nsresult) 0x80004002L) macro
579 #define NS_ERROR_NO_INTERFACE NS_NOINTERFACE
684 * instance, NS_NOINTERFACE if it is not.
H A DVBoxCAPI_v4_0.h578 #define NS_NOINTERFACE ((nsresult) 0x80004002L) macro
579 #define NS_ERROR_NO_INTERFACE NS_NOINTERFACE
684 * instance, NS_NOINTERFACE if it is not.
H A DVBoxCAPI_v4_1.h578 #define NS_NOINTERFACE ((nsresult) 0x80004002L) macro
579 #define NS_ERROR_NO_INTERFACE NS_NOINTERFACE
684 * instance, NS_NOINTERFACE if it is not.
H A DVBoxCAPI_v4_2.h578 #define NS_NOINTERFACE ((nsresult) 0x80004002L) macro
579 #define NS_ERROR_NO_INTERFACE NS_NOINTERFACE
684 * instance, NS_NOINTERFACE if it is not.
H A DVBoxCAPI_v4_3.h642 #define NS_NOINTERFACE ((nsresult) 0x80004002L) macro
643 #define NS_ERROR_NO_INTERFACE NS_NOINTERFACE

Completed in 378 milliseconds