InputException.GetExceptionFromResultInternal Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Definition
Visual Basic .NET |
Public Shared Function GetExceptionFromResultInternal( _ ByVal resultCode As Integer _ ) As Exception |
C# |
public static Exception GetExceptionFromResultInternal( int resultCode ); |
Managed C++ |
public: static Exception* GetExceptionFromResultInternal( int resultCode ); |
JScript .NET |
public static function GetExceptionFromResultInternal( resultCode : int ) :
Exception; |
Parameters
Return Value
System.Exception
.
Applies To
AcquiredException, BadDriverVersionException, DeviceFullException, DeviceNotRegisteredException, EffectPlayingException, HasEffectsException, IncompleteEffectException, InputLostException, InsufficientPriveledgesException, MapFileFailException, MoreDataException, NotAcquiredException, NotBufferedException, NotDownloadedException, NotExclusivelyAcquiredException, NotFoundException, OtherApplicationHasPriorityException, PendingException, ReportFullException, UnpluggedException, UnsupportedException
© 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