?/TD>
Microsoft DirectX 9.0

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 child container specified.
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 property specified.

Interface Information

Inherits fromIUnknown
Headerdxdiag.h
Minimum operating systems Windows 98


© 2002 Microsoft Corporation. All rights reserved.