Microsoft SDK for Java

IJavaEnumRemoteField::
GetNext

The GetNext method of the IJavaEnumRemoteField interface retrieves the next IRemoteField object being pointed to by the enumerator object and increments the enumeration pointer by one.

Syntax

HRESULT GetNext(IRemoteField **ppirf)

Parameters

[out] **ppirf The pointer to the IRemoteField object that is retrieved.

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