Win32DpiAwarenessException.DpiMethodResult Property
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.
The HRESULT returned by the Win32 DPI-awareness API.
public:
property int DpiMethodResult { int get(); };
public int DpiMethodResult { get; }
member this.DpiMethodResult : int
Public ReadOnly Property DpiMethodResult As Integer