UnsupportedAlphaOperationException.UnsupportedAlphaOperationException Constructor
|
Language: |
Initializes a new instance of the UnsupportedAlphaOperationException class.
Definition
Visual Basic |
Public Sub New( _ ByVal message As String _ ) |
C# |
public UnsupportedAlphaOperationException( string message ); |
C++ |
public: UnsupportedAlphaOperationException( String^ message ); |
JScript |
public function UnsupportedAlphaOperationException( message : String ); |
Parameters
message
|
System.String
String that contains the error message to display. |
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