dxdiagn.dllIDxDiagContainer
Microsoft DirectX 9.0 SDK Update (October 2004)

IDxDiagContainer Interface


Applications use the methods of the IDxDiagContainer interface to query objects and properties exposed by the Microsoft DirectX Diagnostic tool.

IDxDiagContainer Members

EnumChildContainerNames Enumerates the name of the IDxDiagContainer object at the specified index.
EnumPropNames Enumerates the name of the property at the specified index.
GetChildContainer Retrieves a pointer to the specified child container.
GetNumberOfChildContainers Returns the number of IDxDiagContainer objects in this container.
GetNumberOfProps Retrieves the number of properties in this container.
GetProp Retrieves an instance of the specified property.

Interface Information

Stock Implementationdxdiagn.dll
Custom ImplementationNo
Inherits fromIUnknown
Headerdxdiag.h
Minimum operating systems Windows 98


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.