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