|
HRESULT | SetAsClass () |
|
HRESULT | SetAsSingleton () |
|
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) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 498 of file wbemdisp.idl.
◆ SetAsClass()
HRESULT WbemScripting::ISWbemObjectPath::SetAsClass |
( |
| ) |
|
◆ SetAsSingleton()
HRESULT WbemScripting::ISWbemObjectPath::SetAsSingleton |
( |
| ) |
|
◆ Authority
BSTR WbemScripting::ISWbemObjectPath::Authority |
|
getset |
◆ Class
BSTR WbemScripting::ISWbemObjectPath::Class |
|
getset |
◆ DisplayName
BSTR WbemScripting::ISWbemObjectPath::DisplayName |
|
getset |
◆ IsClass
◆ IsSingleton
◆ Keys
◆ 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_
◆ Server
BSTR WbemScripting::ISWbemObjectPath::Server |
|
getset |
The documentation for this interface was generated from the following file: