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