Container.GetContainer Method |
Language: |
Container with the specified index.
Visual Basic Public Function GetContainer( _
ByVal index As Integer _
) As ContainerDataC# public ContainerData GetContainer(
int index
);C++ public:
ContainerData GetContainer(
int index
);JScript public function GetContainer(
index : int
) : ContainerData;
index System.Int32
Integer that represents the index of the container to retrieve.
Microsoft.DirectX.Diagnostics.ContainerData
Requested ContainerData object.
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