Home
last modified time | relevance | path

Searched refs:isDestroy (Results 1 – 3 of 3) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOMIDL/
H A DUAccCOM.idl54 [id(26), helpstring("method NotifyDestroy")] HRESULT NotifyDestroy(BOOL isDestroy);
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.h204 STDMETHOD(NotifyDestroy)(BOOL isDestroy);
H A DMAccessible.cpp1354 STDMETHODIMP CMAccessible::NotifyDestroy(BOOL isDestroy) in NotifyDestroy() argument
1357 m_isDestroy = isDestroy; in NotifyDestroy()

Completed in 27 milliseconds