InsufficientPriveledgesException.InsufficientPriveledgesException Constructor

Language:

Initializes a new instance of the InsufficientPriveledgesException class.

Definition

Visual Basic Protected Sub New( _
    ByVal info As SerializationInfo, _
    ByVal context As StreamingContext _
)
C# protected InsufficientPriveledgesException(
    SerializationInfo info,
    StreamingContext context
);
C++ protected:
 InsufficientPriveledgesException(
    SerializationInfoinfo,
    StreamingContext context
);
JScript protected function InsufficientPriveledgesException(
    info : SerializationInfo,
    context : StreamingContext
);

Parameters

info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext

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