Microsoft SDK for Java

IEnumAddressTypesCallback Interface

This is an interface of the com.ms.directX package.

public interface IEnumAddressTypesCallback extends IUnknown
{
  // Methods
  public void callbackEnumAddressTypes(_Guid typeGuid,
        IUnknown context);
}

Hierarchy

IUnknown 
  |
  +--IEnumAddressTypesCallback

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