7 references to STG_STREAM
System.Windows.Forms (7)
winforms\Managed\System\WinForms\AxHost.cs (7)
2224case STG_STREAM: 2227if (storageType == STG_STREAM) { 2360case STG_STREAM: 3079storageType = STG_STREAM; 3122storageType = STG_STREAM; 3155case STG_STREAM: 3176ocxState.Type = STG_STREAM;