5 references to DV_E_TYMED
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataObject.cs (5)
633
Marshal.ThrowExceptionForHR (
DV_E_TYMED
);
641
Marshal.ThrowExceptionForHR (
DV_E_TYMED
);
783
Marshal.ThrowExceptionForHR(
DV_E_TYMED
);
834
return (
DV_E_TYMED
);
910
hr =
DV_E_TYMED
; // SaveImageToHandle(ref medium.unionmember, (Image)data);