Exemple #1
0
 public void Stat(out STATSTG pstatstg, int grfStatFlag)
 {
     ThrowExceptionForHR(managedVtable.Stat(comInterface, out pstatstg, grfStatFlag));
 }