InsufficientPriveledgesException.InsufficientPriveledgesException Constructor

Language:

Initializes a new instance of the object.

Definition

Visual Basic Public Sub New( _
    ByVal message As String _
)
C# public InsufficientPriveledgesException(
    string message
);
C++ public:
 InsufficientPriveledgesException(
    Stringmessage
);
JScript public function InsufficientPriveledgesException(
    message : String
);

Parameters

message System.String

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