Microsoft SDK for Java

_Guid Class

The _Guid Class of the com.ms.directX package specifies a globally unique identifier in the initialize method.

public final class _Guid
{
  // Fields
  public int data1;
  public short data2;
  public short data3;
  public Generic data4;
}

© 1999 Microsoft Corporation. All rights reserved. Terms of use.