Searched refs:GetDispatchId (Results 1 – 3 of 3) sorted by relevance
612 DISPID DispatchId = VimOle.GetDispatchId("SendKeys"); in VimGetDispatchId()629 if (! (DispatchId = VimOle.GetDispatchId("SendKeys"))) in VimGetDispatchId()
10 DISPID GetDispatchId (char* Name);
116 DISPID COleAutomationControl::GetDispatchId (char* Name) in GetDispatchId() function in COleAutomationControl212 DISPID DispatchId = GetDispatchId (Name); in Invoke()