ReactOS 0.4.15-dev-7834-g00c4b3d
WbemScripting::ISWbemObjectPath Interface Reference
Inheritance diagram for WbemScripting::ISWbemObjectPath:
Collaboration diagram for WbemScripting::ISWbemObjectPath:

Public Member Functions

HRESULT SetAsClass ()
 
HRESULT SetAsSingleton ()
 
- Public Member Functions inherited from IDispatch
HRESULT GetTypeInfoCount ([out] UINT *pctinfo)
 
HRESULT GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo)
 
HRESULT GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId)
 
HRESULT Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr)
 
HRESULT RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

BSTR Path [get, set]
 
BSTR RelPath [get, set]
 
BSTR Server [get, set]
 
BSTR Namespace [get, set]
 
BSTR ParentNamespace [get]
 
BSTR DisplayName [get, set]
 
BSTR Class [get, set]
 
VARIANT_BOOL IsClass [get]
 
VARIANT_BOOL IsSingleton [get]
 
ISWbemNamedValueSet Keys [get]
 
ISWbemSecurity Security_ [get]
 
BSTR Locale [get, set]
 
BSTR Authority [get, set]
 

Additional Inherited Members

- Public Types inherited from IDispatch
typedef IDispatchLPDISPATCH
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- Public Attributes inherited from IDispatch
const DISPID DISPID_UNKNOWN = -1
 
const DISPID DISPID_VALUE = 0
 
const DISPID DISPID_PROPERTYPUT = -3
 
const DISPID DISPID_NEWENUM = -4
 
const DISPID DISPID_EVALUATE = -5
 
const DISPID DISPID_CONSTRUCTOR = -6
 
const DISPID DISPID_DESTRUCTOR = -7
 
const DISPID DISPID_COLLECT = -8
 

Detailed Description

Definition at line 498 of file wbemdisp.idl.

Member Function Documentation

◆ SetAsClass()

HRESULT WbemScripting::ISWbemObjectPath::SetAsClass ( )

◆ SetAsSingleton()

HRESULT WbemScripting::ISWbemObjectPath::SetAsSingleton ( )

Property Documentation

◆ Authority

BSTR WbemScripting::ISWbemObjectPath::Authority
getset

◆ Class

BSTR WbemScripting::ISWbemObjectPath::Class
getset

◆ DisplayName

BSTR WbemScripting::ISWbemObjectPath::DisplayName
getset

◆ IsClass

VARIANT_BOOL WbemScripting::ISWbemObjectPath::IsClass
get

◆ IsSingleton

VARIANT_BOOL WbemScripting::ISWbemObjectPath::IsSingleton
get

◆ Keys

ISWbemNamedValueSet WbemScripting::ISWbemObjectPath::Keys
get

◆ Locale

BSTR WbemScripting::ISWbemObjectPath::Locale
getset

◆ Namespace

BSTR WbemScripting::ISWbemObjectPath::Namespace
getset

◆ ParentNamespace

BSTR WbemScripting::ISWbemObjectPath::ParentNamespace
get

◆ Path

BSTR WbemScripting::ISWbemObjectPath::Path
getset

◆ RelPath

BSTR WbemScripting::ISWbemObjectPath::RelPath
getset

◆ Security_

ISWbemSecurity WbemScripting::ISWbemObjectPath::Security_
get

◆ Server

BSTR WbemScripting::ISWbemObjectPath::Server
getset

The documentation for this interface was generated from the following file: