NativeMapped
, IUnknown
public static class Wbemcli.IWbemLocator extends Unknown
Unknown.ByReference
Modifier and Type | Field | Description |
---|---|---|
static Guid.CLSID |
CLSID_WbemLocator |
|
static Guid.GUID |
IID_IWbemLocator |
IID_IUNKNOWN
Constructor | Description |
---|---|
IWbemLocator() |
Modifier and Type | Method | Description |
---|---|---|
WinNT.HRESULT |
ConnectServer(WTypes.BSTR strNetworkResource,
WTypes.BSTR strUser,
WTypes.BSTR strPassword,
WTypes.BSTR strLocale,
int lSecurityFlags,
WTypes.BSTR strAuthority,
Wbemcli.IWbemContext pCtx,
PointerByReference ppNamespace) |
|
Wbemcli.IWbemServices |
ConnectServer(java.lang.String strNetworkResource,
java.lang.String strUser,
java.lang.String strPassword,
java.lang.String strLocale,
int lSecurityFlags,
java.lang.String strAuthority,
Wbemcli.IWbemContext pCtx) |
|
static Wbemcli.IWbemLocator |
create() |
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoid
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
AddRef, QueryInterface, Release
public static final Guid.CLSID CLSID_WbemLocator
public static final Guid.GUID IID_IWbemLocator
public static Wbemcli.IWbemLocator create()
public WinNT.HRESULT ConnectServer(WTypes.BSTR strNetworkResource, WTypes.BSTR strUser, WTypes.BSTR strPassword, WTypes.BSTR strLocale, int lSecurityFlags, WTypes.BSTR strAuthority, Wbemcli.IWbemContext pCtx, PointerByReference ppNamespace)
public Wbemcli.IWbemServices ConnectServer(java.lang.String strNetworkResource, java.lang.String strUser, java.lang.String strPassword, java.lang.String strLocale, int lSecurityFlags, java.lang.String strAuthority, Wbemcli.IWbemContext pCtx)