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

/vbox/src/libs/xpcom18a4/python/
H A DnsError.py88 NS_ERROR_NOT_IMPLEMENTED = ( -2147467263) variable
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsError.h167 #define NS_ERROR_NOT_IMPLEMENTED ((nsresult) 0x80004001L) macro
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h575 #define NS_ERROR_NOT_IMPLEMENTED ((nsresult) 0x80004001L) macro
H A DVBoxCAPI_v3_1.h575 #define NS_ERROR_NOT_IMPLEMENTED ((nsresult) 0x80004001L) macro
H A DVBoxCAPI_v3_2.h575 #define NS_ERROR_NOT_IMPLEMENTED ((nsresult) 0x80004001L) macro
H A DVBoxCAPI_v4_0.h575 #define NS_ERROR_NOT_IMPLEMENTED ((nsresult) 0x80004001L) macro
H A DVBoxCAPI_v4_1.h575 #define NS_ERROR_NOT_IMPLEMENTED ((nsresult) 0x80004001L) macro
H A DVBoxCAPI_v4_2.h575 #define NS_ERROR_NOT_IMPLEMENTED ((nsresult) 0x80004001L) macro
H A DVBoxCAPI_v4_3.h639 #define NS_ERROR_NOT_IMPLEMENTED ((nsresult) 0x80004001L) macro
730 #define E_NOTIMPL NS_ERROR_NOT_IMPLEMENTED

Completed in 318 milliseconds