NetworkListManager class Null safety com
- Inheritance
- Object
- IUnknown
- IDispatch
- INetworkListManager
- NetworkListManager
Constructors
-
NetworkListManager(Pointer<
COMObject> ptr) - NetworkListManager.createInstance()
-
factory
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- IsConnected → int
-
read-only, inherited
- IsConnectedToInternet → int
-
read-only, inherited
-
ptr
↔ Pointer<
COMObject> -
read / write, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
AddRef(
) → int -
inherited
-
ClearSimulatedProfileInfo(
) → int -
inherited
-
GetConnectivity(
Pointer< Uint32> pConnectivity) → int -
inherited
-
GetIDsOfNames(
Pointer< GUID> riid, Pointer<Utf16> rgszNames, int cNames, int lcid, Pointer<Int32> rgDispId) → int -
inherited
-
GetNetwork(
GUID gdNetworkId, Pointer< IntPtr> ppNetwork) → int -
inherited
-
GetNetworkConnection(
GUID gdNetworkConnectionId, Pointer< IntPtr> ppNetworkConnection) → int -
inherited
-
GetNetworkConnections(
Pointer< IntPtr> ppEnum) → int -
inherited
-
GetNetworks(
int Flags, Pointer< IntPtr> ppEnumNetwork) → int -
inherited
-
GetTypeInfo(
int iTInfo, int lcid, Pointer< IntPtr> ppTInfo) → int -
inherited
-
GetTypeInfoCount(
Pointer< Uint32> pctinfo) → int -
inherited
-
Invoke(
int dispIdMember, Pointer< GUID> riid, int lcid, int wFlags, Pointer<DISPPARAMS> pDispParams, Pointer<VARIANT> pVarResult, Pointer<EXCEPINFO> pExcepInfo, Pointer<Uint32> puArgErr) → 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
-
SetSimulatedProfileInfo(
Pointer< NLM_SIMULATED_PROFILE_INFO> pSimulatedInfo) → int -
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited