Device.DeletePatch Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Frees a cached high-order patch.
Definition
Visual Basic .NET |
Public Sub DeletePatch( _ ByVal handle As Integer _ ) |
C# |
public void DeletePatch( int handle ); |
Managed C++ |
public: void DeletePatch( int handle ); |
JScript .NET |
public function DeletePatch( handle : int ); |
Parameters
handle
|
System.Int32. Handle of the cached high-order patch to delete. |
Remarks
Exceptions
InvalidCallException
|
The method call is invalid. For example, a parameter might contain an invalid value. |
© 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