Ejemplo n.º 1
0
 public static IObjectInfo QueryObjectInformation(IntPtr InHandle)
 {
     return(Root_Interface.QueryObjectInformation(InHandle));
 }