InputException.GetExceptionFromResultInternal(Int32) Method (Microsoft.DirectX.DirectInput)
Definition
Visual Basic Public Shadows Shared Function GetExceptionFromResultInternal( _
ByVal resultCode As Integer _
) As ExceptionC# public new static Exception GetExceptionFromResultInternal(
int resultCode
);C++ public:
static Exception^ GetExceptionFromResultInternal(
int resultCode
);JScript public hide static function GetExceptionFromResultInternal(
resultCode : int
) : Exception;
Parameters
resultCode System.Int32
Return Value
Applies To
AcquiredException, BadDriverVersionException, DeviceFullException, DeviceNotRegisteredException, EffectPlayingException, HasEffectsException, IncompleteEffectException, InputLostException, InsufficientPriveledgesException, MapFileFailException, MoreDataException, NotAcquiredException, NotBufferedException, NotDownloadedException, NotExclusivelyAcquiredException, NotFoundException, OtherApplicationHasPriorityException, PendingException, ReportFullException, UnpluggedException, UnsupportedException