ContainerData Structure
|
Language: |
Note: This documentation is preliminary and is subject to change.
Holds the Container and its name.
Definition
Visual Basic .NET |
Public Structure ContainerData |
C# |
public struct ContainerData |
Managed C++ |
public __value struct ContainerData |
JScript .NET |
In JScript .NET, you can use structures, but you cannot define your own. |
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Methods
Method |
Description |
ContainerData
|
Initializes a new instance of the ContainerData class. |
Properties
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.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35 |
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center