ContainerData Structure

Language:

Holds the Container and its name.

Definition

Visual Basic Public Structure ContainerData
C# public struct ContainerData 
C++ public value class ContainerData sealed 
JScript In JScript, you can use structures, but you cannot define your own.

Members Table

Method Description
ContainerData Initializes a new instance of the ContainerData class.
Property Description
Container Retrieves the Container associated with the current object.
Name Retrieves the name of the Container associated with the current object.

Structure Information

Namespace Microsoft.DirectX.Diagnostics
Assembly Microsoft.DirectX.Diagnostics (microsoft.directx.diagnostics.dll)
Strong Name Microsoft.DirectX.Diagnostics,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center