public static class Wbemcli.IEnumWbemClassObject extends Unknown
Unknown.ByReference
IID_IUNKNOWN
Constructor and Description |
---|
IEnumWbemClassObject() |
IEnumWbemClassObject(Pointer pvInstance) |
Modifier and Type | Method and Description |
---|---|
Wbemcli.IWbemClassObject[] |
Next(int lTimeOut,
int uCount) |
WinNT.HRESULT |
Next(int lTimeOut,
int uCount,
Pointer[] ppObjects,
IntByReference puReturned) |
AddRef, QueryInterface, Release
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoid
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
public IEnumWbemClassObject()
public IEnumWbemClassObject(Pointer pvInstance)
public WinNT.HRESULT Next(int lTimeOut, int uCount, Pointer[] ppObjects, IntByReference puReturned)
public Wbemcli.IWbemClassObject[] Next(int lTimeOut, int uCount)