Skip to content

Latest commit

 

History

History
80 lines (66 loc) · 3.98 KB

nf-wbemglue-cwbemproviderglue-getnamespaceconnection(lpcwstr_methodcontext).md

File metadata and controls

80 lines (66 loc) · 3.98 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wbemglue.CWbemProviderGlue.GetNamespaceConnection(LPCWSTR,MethodContext)
CWbemProviderGlue::GetNamespaceConnection(LPCWSTR,MethodContext) (wbemglue.h)
The GetNameSpaceConnection method is used to retrieve a namespace connection. (overload 1/2)
?GetNamespaceConnection@CWbemProviderGlue@@SAPEAUIWbemServices@@PEBG@Z
?GetNamespaceConnection@CWbemProviderGlue@@SGPAUIWbemServices@@PBG@Z
CWbemProviderGlue interface [Windows Management Instrumentation]
GetNameSpaceConnection method
CWbemProviderGlue.GetNamespaceConnection
CWbemProviderGlue.GetNamespaceConnection(LPCWSTR
MethodContext)
CWbemProviderGlue::GetNameSpaceConnection
CWbemProviderGlue::GetNamespaceConnection
CWbemProviderGlue::GetNamespaceConnection(LPCWSTR
MethodContext)
GetNameSpaceConnection method [Windows Management Instrumentation]
GetNameSpaceConnection method [Windows Management Instrumentation]
CWbemProviderGlue interface
GetNamespaceConnection
_hmm_cwbemproviderglue_getnamespaceconnection
wbemglue/CWbemProviderGlue::GetNameSpaceConnection
wmi.cwbemproviderglue_getnamespaceconnection
wmi\cwbemproviderglue_getnamespaceconnection.htm
wmi
abbc7099-400d-47a0-9673-3d102effa897
12/05/2018
?GetNamespaceConnection@CWbemProviderGlue@@SAPEAUIWbemServices@@PEBG@Z, ?GetNamespaceConnection@CWbemProviderGlue@@SGPAUIWbemServices@@PBG@Z, CWbemProviderGlue interface [Windows Management Instrumentation],GetNameSpaceConnection method, CWbemProviderGlue.GetNamespaceConnection, CWbemProviderGlue.GetNamespaceConnection(LPCWSTR,MethodContext), CWbemProviderGlue::GetNameSpaceConnection, CWbemProviderGlue::GetNamespaceConnection, CWbemProviderGlue::GetNamespaceConnection(LPCWSTR,MethodContext), GetNameSpaceConnection method [Windows Management Instrumentation], GetNameSpaceConnection method [Windows Management Instrumentation],CWbemProviderGlue interface, GetNamespaceConnection, _hmm_cwbemproviderglue_getnamespaceconnection, wbemglue/CWbemProviderGlue::GetNameSpaceConnection, wmi.cwbemproviderglue_getnamespaceconnection
wbemglue.h
FwCommon.h
Windows
Windows Vista
Windows Server 2008
FrameDyn.lib
FrameDynOS.dll; FrameDyn.dll
Windows
19H1
CWbemProviderGlue::GetNamespaceConnection
wbemglue/CWbemProviderGlue::GetNamespaceConnection
c++
APIRef
kbSyntax
DllExport
FrameDynOS.dll
FrameDyn.dll
CWbemProviderGlue.GetNameSpaceConnection
?GetNamespaceConnection@CWbemProviderGlue@@SAPEAUIWbemServices@@PEBG@Z
?GetNamespaceConnection@CWbemProviderGlue@@SGPAUIWbemServices@@PBG@Z

CWbemProviderGlue::GetNamespaceConnection(LPCWSTR,MethodContext)

-description

[The CWbemProviderGlue class is part of the WMI Provider Framework which is now considered in final state, and no further development, enhancements, or updates will be available for non-security related issues affecting these libraries. The MI APIs should be used for all new development.]

The GetNameSpaceConnection method is used to retrieve a namespace connection.

-parameters

-param NameSpace

Name of the namespace for which the pointer is returned.

-param pMethodContext

The method context.

-returns

Returns a pointer to the namespace if successful, or NULL if not.

-remarks

The GetNameSpaceConnection method should only be used when the framework functions do not provide the level of control required.