2 instantiations of STATSTG
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (1)
6791NativeMethods.STATSTG stat = new NativeMethods.STATSTG();
winforms\Managed\System\WinForms\DataObject.cs (1)
1420NativeMethods.STATSTG sstg = new NativeMethods.STATSTG();
6 references to STATSTG
System.Windows.Forms (6)
winforms\Managed\System\WinForms\AxHost.cs (1)
6791NativeMethods.STATSTG stat = new NativeMethods.STATSTG();
winforms\Managed\System\WinForms\DataObject.cs (1)
1420NativeMethods.STATSTG sstg = new NativeMethods.STATSTG();
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (4)
6506NativeMethods.STATSTG pStatstg, 6765public void Stat(NativeMethods.STATSTG pstatstg, int grfStatFlag) { 6914NativeMethods.STATSTG pStatStg, 7495NativeMethods.STATSTG pstatstg,