Microsoft SDK for Java

IRemoteClassFieldEx : IRemoteClassField

The IRemoteClassFieldEx interface represents a Java class definition. It extends IRemoteClassField by adding one method. A debugger typically obtains an IRemoteClassFieldEx interface by calling QueryInterface for IID_IRemoteClassFieldEx on an IRemoteClassField interface provided by the Microsoft VM.

  // Methods
  HRESULT GetSourceFileDir(LPOLESTR *ppszSourceFileDir)

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