IEnumWbemClassObject class Null safety com Interface
Constructors
Properties
Methods
-
AddRef(
) → int -
inherited
-
Clone(
Pointer< IntPtr> ppEnum) → int -
Next(
int lTimeout, int uCount, Pointer< IntPtr> apObjects, Pointer<Uint32> puReturned) → int -
NextAsync(
int uCount, Pointer< COMObject> pSink) → int -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
QueryInterface(
Pointer< GUID> riid, Pointer<IntPtr> ppvObject) → int -
inherited
-
Release(
) → int -
inherited
-
Reset(
) → int -
Skip(
int lTimeout, int nCount) → int -
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited