WbemLocator class Null safety com
- Inheritance
- Object
- IUnknown
- IWbemLocator
- WbemLocator
Constructors
-
WbemLocator(Pointer<
COMObject> ptr) - WbemLocator.createInstance()
-
factory
Properties
Methods
-
AddRef(
) → int -
inherited
-
ConnectServer(
Pointer< Utf16> strNetworkResource, Pointer<Utf16> strUser, Pointer<Utf16> strPassword, Pointer<Utf16> strLocale, int lSecurityFlags, Pointer<Utf16> strAuthority, Pointer<COMObject> pCtx, Pointer<IntPtr> ppNamespace) → int -
inherited
-
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
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited