Resource.Dispose Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Immediately releases the unmanaged resources used by the Resource object.
Definition
Visual Basic .NET |
MustOverride Public Sub Dispose() |
C# |
public abstract void Dispose(); |
Managed C++ |
public: virtual void Dispose() = 0; |
JScript .NET |
public abstract function Dispose(); |
Applies To
BaseTexture, IndexBuffer, Surface, VertexBuffer
© 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