Creates and initializes an IDXDiagContainer object to be the root container.
HRESULT GetRootContainer( IDXDiagContainer ** ppInstance );
If unsuccessful, returns one of the following values: E_CO_UNINITIALIZED, E_OUTOFMEMORY, E_INVALIDARG, E_NOINTERFACE
Header: Declared in Dxdiag.h.