public static class Wbemcli.IWbemLocator extends Unknown
Unknown.ByReference
Modifier and Type | Field and Description |
---|---|
static Guid.CLSID |
CLSID_WbemLocator |
static Guid.GUID |
IID_IWbemLocator |
IID_IUNKNOWN
Constructor and Description |
---|
IWbemLocator() |
Modifier and Type | Method and Description |
---|---|
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) |
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) |
static Wbemcli.IWbemLocator |
create() |
AddRef, QueryInterface, Release
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoid
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
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)