Platform SDK: Windows Management Instrumentation

ClearNamespaceText Method of WMI Namespace Picker

The ClearNamespaceText method removes the text from the edit box but leaves the namespace in the namespace history. If it is not already part of the history, the namespace is added.

void ClearNamespaceText(
  BSTR lpctstrNamespace
);

Parameters

lpctstrNamespace
Specifies the namespace currently displayed in the control.

Return Values

This method has no return values.