NativeMapped, IUnknownpublic static class Wbemcli.IEnumWbemClassObject extends Unknown
Unknown.ByReferenceIID_IUNKNOWN| Constructor | Description |
|---|---|
IEnumWbemClassObject() |
|
IEnumWbemClassObject(Pointer pvInstance) |
| Modifier and Type | Method | Description |
|---|---|---|
Wbemcli.IWbemClassObject[] |
Next(int lTimeOut,
int uCount) |
|
WinNT.HRESULT |
Next(int lTimeOut,
int uCount,
Pointer[] ppObjects,
IntByReference puReturned) |
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoidclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringAddRef, QueryInterface, Releasepublic 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)