Methods
-
AddRef()
→ int
-
inherited
-
GetCategory(Pointer<Uint32> pCategory)
→ int
-
-
GetConnectivity(Pointer<Uint32> pConnectivity)
→ int
-
-
GetDescription(Pointer<Pointer<Utf16>> pszDescription)
→ int
-
-
GetDomainType(Pointer<Uint32> pNetworkType)
→ int
-
-
GetIDsOfNames(Pointer<GUID> riid, Pointer<Pointer<Utf16>> rgszNames, int cNames, int lcid, Pointer<Int32> rgDispId)
→ int
-
inherited
-
GetName(Pointer<Pointer<Utf16>> pszNetworkName)
→ int
-
-
GetNetworkConnections(Pointer<Pointer<NativeType>> ppEnumNetworkConnection)
→ int
-
-
GetNetworkId(Pointer<GUID> pgdGuidNetworkId)
→ int
-
-
GetTimeCreatedAndConnected(Pointer<Uint32> pdwLowDateTimeCreated, Pointer<Uint32> pdwHighDateTimeCreated, Pointer<Uint32> pdwLowDateTimeConnected, Pointer<Uint32> pdwHighDateTimeConnected)
→ int
-
-
GetTypeInfo(int iTInfo, int lcid, Pointer<Pointer<NativeType>> 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<Pointer<NativeType>> ppvObject)
→ int
-
inherited
-
Release()
→ int
-
inherited
-
SetCategory(int NewCategory)
→ int
-
-
SetDescription(Pointer<Utf16> szDescription)
→ int
-
-
SetName(Pointer<Utf16> szNetworkNewName)
→ int
-
-
toString()
→ String
-
A string representation of this object. [...]
inherited