C# Class PInvoke.User32.DISPLAYCONFIG_PATH_INFO

Show file Open project: AArnott/pinvoke

Public Properties

Property Type Description
flags uint
sourceInfo DISPLAYCONFIG_PATH_SOURCE_INFO
targetInfo DISPLAYCONFIG_PATH_TARGET_INFO

Property Details

flags public property

public uint flags
return uint

sourceInfo public property

public DISPLAYCONFIG_PATH_SOURCE_INFO sourceInfo
return DISPLAYCONFIG_PATH_SOURCE_INFO

targetInfo public property

public DISPLAYCONFIG_PATH_TARGET_INFO targetInfo
return DISPLAYCONFIG_PATH_TARGET_INFO