次の方法で共有


ResultCode 列挙型

ResultCode 列挙型

結果コード。

定義

Visual Basic Public Enum ResultCode
C# public enum ResultCode
Managed C++ __value public enum ResultCode
JScript public enum ResultCode

定数

定数名 説明
InvalidCall
InvalidDevice
NotAvailable
DeviceNotReset
DeviceLost
UnsupportedTextureFilter
UnsupportedFactorValue
ConflictingTextureFilter
TooManyOperations
UnsupportedAlphaArgument
UnsupportedAlphaOperation
UnsupportedColorArgument
UnsupportedColorOperation
WrongTextureFormat
Success

列挙の情報

名前空間 Microsoft.DirectX.Direct3D
アセンブリ Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll)
厳密名 Microsoft.DirectX.Direct3D,  Version=0293,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

© 2002 Microsoft Corporation. All rights reserved. Terms of use.