[This is preliminary documentation and subject to change.]
Enables the console to obtain the snap-in provider's name.
HRESULT GetProvider(
  LPOLESTR * lpName  // Pointer to the provider's name
);
 Memory for out parameters must be allocated using CoTaskMemAlloc. This function is documented in the Platform SDK.