Win32DpiAwarenessException(Int32, Double, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Win32DpiAwarenessException(int hr, double invalidDpi, System::String ^ message);
public Win32DpiAwarenessException (int hr, double invalidDpi, string message);
new Microsoft.VisualStudio.Utilities.Win32DpiAwarenessException : int * double * string -> Microsoft.VisualStudio.Utilities.Win32DpiAwarenessException
Public Sub New (hr As Integer, invalidDpi As Double, message As String)
Parameters
- hr
- Int32
- invalidDpi
- Double
- message
- String