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