Home | History | Annotate | Download | only in include

Lines Matching refs:CONTROLINFO

626   } CONTROLINFO;
637 virtual HRESULT WINAPI GetControlInfo(CONTROLINFO *pCI) = 0;
648 HRESULT (WINAPI *GetControlInfo)(IOleControl *This,CONTROLINFO *pCI);
667 HRESULT WINAPI IOleControl_GetControlInfo_Proxy(IOleControl *This,CONTROLINFO *pCI);