1 instantiation of STGMEDIUM
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
615UnsafeNativeMethods.STGMEDIUM med = new UnsafeNativeMethods.STGMEDIUM
3 references to STGMEDIUM
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\OleObject.cs (1)
75[PreserveSig]int GetData(ref UnsafeNativeMethods.FORMATETC pFormatetc, [In, Out]ref UnsafeNativeMethods.STGMEDIUM pMedium);
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
615UnsafeNativeMethods.STGMEDIUM med = new UnsafeNativeMethods.STGMEDIUM
MS\Win32\UnsafeNativeMethods.cs (1)
90internal static extern void ReleaseStgMedium(ref STGMEDIUM medium);