Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 210 of file activeimmapp.c.
{ BOOL rc; rc = ImmGetCandidateWindow(hIMC,dwIndex,pCandidate); if (rc) return S_OK; else return E_FAIL; }