SetupApiDeviceInfoSizeOfStruct Field
The size of the structure, in bytes.
This member must be set to
Marshal.SizeOf(Of SetupApiDeviceInfo) before calling any function.
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 SizeOfStruct As Integer
Dim instance As SetupApiDeviceInfo
Dim value As Integer
value = instance.SizeOfStruct
instance.SizeOfStruct = value
val mutable SizeOfStruct: int
No code example is currently available or this language may not be supported.
Field Value
Int32