DevModeSizeOfStruct Field
Specifies the size, in bytes, of the
DevMode structure,
not including any private driver-specific data that might follow the structure's public members.
This member must be set to
Marshal.SizeOf(Of DevMode) before calling any function,
to indicate the version of the
DevMode structure being used.
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 short SizeOfStruct
Public SizeOfStruct As Short
Dim instance As DevMode
Dim value As Short
value = instance.SizeOfStruct
instance.SizeOfStruct = value
public:
short SizeOfStruct
val mutable SizeOfStruct: int16
No code example is currently available or this language may not be supported.
Field Value
Int16