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