DevModeDeviceName Field
A zero-terminated character array that specifies the "friendly" name of the printer or display;
for example, "
PCL/HP LaserJet" in the case of PCL/HP LaserJet. This string is unique among device drivers.
Note that this name may be truncated to fit in the
DeviceName array.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public DeviceName As String
Dim instance As DevMode
Dim value As String
value = instance.DeviceName
instance.DeviceName = value
public:
String^ DeviceName
val mutable DeviceName: string
No code example is currently available or this language may not be supported.
Field Value
String