Container.GetContainer Method |
Language: |
Container with the specified name.
Visual Basic Public Function GetContainer( _
ByVal name As String _
) As ContainerDataC# public ContainerData GetContainer(
string name
);C++ public:
ContainerData GetContainer(
String^ name
);JScript public function GetContainer(
name : String
) : ContainerData;
name System.String
String that represents the name 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