Microsoft SDK for Java

CONNECTDATA Class

The CONNECTDATA class of the com.ms.com package is the type enumerated through the IEnumConnections.Next method. Each instance describes a connection to a given connection point.

Note   The CONNECTDATA class was added as of versions 2925 through 3167 of the Microsoft virtual machine.

public final class CONNECTDATA
{
  // Fields
  public IUnknown pUnk;
  public int dwCookie;
}

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