Searched refs:MK_E_NOTBINDABLE (Results 1 – 4 of 4) sorted by relevance
595 return MK_E_NOTBINDABLE; in ItemMonikerImpl_GetTimeOfLastChange()674 return MK_E_NOTBINDABLE; in ItemMonikerImpl_RelativePathTo()
514 return MK_E_NOTBINDABLE; in ClassMoniker_RelativePathTo()
1761 …ok(hr == MK_E_NOTBINDABLE, "IMoniker_GetTimeOfLastChange should return MK_E_NOTBINDABLE, not 0x%08… in test_generic_composite_moniker()
2789 #define MK_E_NOTBINDABLE _HRESULT_TYPEDEF_(0x800401E8L) macro