2 references to STATFLAG_DEFAULT
Microsoft.Private.Windows.Core (2)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
453
pStream->Stat(out Com.STATSTG sstg, (uint)Com.STATFLAG.
STATFLAG_DEFAULT
);
Windows\Win32\System\Com\ComManagedStream.cs (1)
214
if ((STATFLAG)grfStatFlag == STATFLAG.
STATFLAG_DEFAULT
)