Retrieves a pointer to the specified child container.
HRESULT GetChildContainer( LPCWSTR pwszContainer, IDXDiagContainer ** ppInstance );
If unsuccessful, returns one of the following values: E_INVALIDARG, E_OUTOFMEMORY
Header: Declared in Dxdiag.h.