3 references to Stat
System.Windows.Forms.Primitives (3)
Windows.Win32.ILockBytes.g.cs (1)
295 return __object.Stat(pstatstg, grfStatFlag);
Windows.Win32.System_Com_StructuredStorage_ILockBytes_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.ILockBytes.Interface.Stat(winmdroot.System.Com.STATSTG*, uint)"/> 28 winmdroot.Foundation.HRESULT __result = @this.Stat(pstatstgLocal, grfStatFlag);