InputException.GetExceptionFromResultInternal(Int32) Method (Microsoft.DirectX.DirectInput)

Definition

Visual Basic Public Shadows Shared Function GetExceptionFromResultInternal( _
    ByVal resultCode As Integer _
) As ExceptionLeave Site
C# public new static ExceptionLeave Site GetExceptionFromResultInternal(
    int resultCode
);
C++ public:
static ExceptionLeave SiteGetExceptionFromResultInternal(
    int resultCode
);
JScript public hide static function GetExceptionFromResultInternal(
    resultCode : int
) : ExceptionLeave Site;

Parameters

resultCode System.Int32

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