IWbemConfigureRefresher class com Interface

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
ptr Pointer<COMObject>
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

AddEnum(Pointer<COMObject> pNamespace, Pointer<Utf16> wszClassName, int lFlags, Pointer<COMObject> pContext, Pointer<Pointer<COMObject>> ppEnum, Pointer<Int32> plId) int
AddObjectByPath(Pointer<COMObject> pNamespace, Pointer<Utf16> wszPath, int lFlags, Pointer<COMObject> pContext, Pointer<Pointer<COMObject>> ppRefreshable, Pointer<Int32> plId) int
AddObjectByTemplate(Pointer<COMObject> pNamespace, Pointer<COMObject> pTemplate, int lFlags, Pointer<COMObject> pContext, Pointer<Pointer<COMObject>> ppRefreshable, Pointer<Int32> plId) int
AddRef() int
inherited
AddRefresher(Pointer<COMObject> pRefresher, int lFlags, Pointer<Int32> plId) int
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
QueryInterface(Pointer<GUID> riid, Pointer<Pointer<NativeType>> ppvObject) int
inherited
Release() int
inherited
Remove(int lId, int lFlags) int
toInterface(String iid) Pointer<COMObject>
Cast an existing COM object to a specified interface.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited