3 references to tagOIFI
System.Web.Mobile (3)
UI\MobileControls\Design\NativeMethods.cs (1)
2424tagOIFI lpFrameInfo);
UI\MobileControls\Design\Util\MSHTMLHost.cs (2)
193public virtual void GetWindowContext(out NativeMethods.IOleInPlaceFrame ppFrame, out NativeMethods.IOleInPlaceUIWindow ppDoc, NativeMethods.COMRECT lprcPosRect, NativeMethods.COMRECT lprcClipRect, NativeMethods.tagOIFI lpFrameInfo) { 201lpFrameInfo.cb = System.Runtime.InteropServices.Marshal.SizeOf(typeof(NativeMethods.tagOIFI));