3 references to STATFLAG
Microsoft.VisualStudio.Extensibility.Testing.Xunit (3)
Windows.Win32.IStream.g.cs (1)
135
unsafe void Stat(winmdroot.System.Com.STATSTG* pstatstg, [MarshalAs(UnmanagedType.U4)] winmdroot.System.Com.
STATFLAG
grfStatFlag);
Windows.Win32.System_Com_IStream_Extensions.g.cs (2)
22
/// <inheritdoc cref="winmdroot.System.Com.IStream.Stat(winmdroot.System.Com.STATSTG*, winmdroot.System.Com.
STATFLAG
)"/>
23
internal static unsafe void Stat(this winmdroot.System.Com.IStream @this, out winmdroot.System.Com.STATSTG pstatstg, winmdroot.System.Com.
STATFLAG
grfStatFlag)